Skip to content

fix: do not crash if accepting new connection fails#159

Merged
link2xt merged 1 commit into
mainfrom
link2xt/myxoqyuwwpuq
May 14, 2026
Merged

fix: do not crash if accepting new connection fails#159
link2xt merged 1 commit into
mainfrom
link2xt/myxoqyuwwpuq

Conversation

@link2xt
Copy link
Copy Markdown
Contributor

@link2xt link2xt commented May 14, 2026

If we run out of file descriptors, we cannot do anything to accept queued connections, so at least don't crash the process. Fixes #139.

If we run out of file descriptors, we cannot do anything
to accept queued connections, so at least don't crash the process.
Fixes <#139>.
Copy link
Copy Markdown
Contributor

@hpk42 hpk42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@link2xt link2xt merged commit 54a7925 into main May 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle server errors

2 participants