Skip to content

Set backlog size for listeners to match std lib#1934

Merged
Thomasdezeeuw merged 3 commits intomasterfrom
backlog-size
Mar 16, 2026
Merged

Set backlog size for listeners to match std lib#1934
Thomasdezeeuw merged 3 commits intomasterfrom
backlog-size

Conversation

@Thomasdezeeuw
Copy link
Copy Markdown
Collaborator

For TCP we were using the values std lib used for UnixListener, now we're matching. And for the UnixListener I've simplified the code.

@Thomasdezeeuw
Copy link
Copy Markdown
Collaborator Author

SOMAXCONN is missing for ESP-IDF, adding it here: rust-lang/libc#4993.

Needed for SOMAXCONN on ESP-IDF.
@Thomasdezeeuw Thomasdezeeuw marked this pull request as ready for review March 16, 2026 14:08
@Thomasdezeeuw Thomasdezeeuw merged commit eaed9a0 into master Mar 16, 2026
60 of 63 checks passed
@Thomasdezeeuw
Copy link
Copy Markdown
Collaborator Author

The Cirrus/FreeBSD CI failed, but that was fixed in 68c315c (already part of master).

@Darksonn Darksonn deleted the backlog-size branch March 16, 2026 15:09
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.

2 participants