Set SOCK_CLOEXEC
on Accept
#400
Labels
bug
Something isn't working
driver: fusion
About the fusion driver
driver: io-uring
About the io-uring driver
driver: IOCP
About the IOCP driver
driver: polling
About the polling driver
For polling backend, use
accept4
as long as possible.For IOCP backend, ensure
WSA_FLAG_NO_HANDLE_INHERIT
.The text was updated successfully, but these errors were encountered: