Skip to content

Conversation

Keno
Copy link
Member

@Keno Keno commented Aug 13, 2025

This tries fix #52310 by avoiding the race condition entirely and simply passing the fd we have probed directly to openssl. This would require a new feature in openssl s_server which is in
openssl/openssl#28251.

This goes with

and tries to fix #52310 by
avoiding the race condition entirely and simply passing the fd we
have probed directly to openssl. This would require a new feature
in `openssl s_server` which is in
openssl/openssl#28251.
@Keno Keno marked this pull request as draft August 13, 2025 23:53
Keno added a commit that referenced this pull request Aug 24, 2025
Extracted from #59271, but I now have an independent use case.
This allows libuv `IOServer`s (unix domain servers, tcp servers,
etc) to be passed as extra fd arguments to child processes.
Keno added a commit that referenced this pull request Aug 24, 2025
Extracted from #59271, but I now have an independent use case.
This allows libuv `IOServer`s (unix domain servers, tcp servers,
etc) to be passed as extra fd arguments to child processes.
vtjnash pushed a commit that referenced this pull request Aug 25, 2025
This allows libuv `IOServer`s (unix domain servers, tcp servers, etc)
to be passed as extra fd arguments to child processes that are
expecting them.

Extracted from #59271, but I now have an independent use case.
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.

ci: Intermittent error due to port re-use in libgit2 test
1 participant