-
Piotr Caban authored
There's a race on macOS when sending socket fd with sendmsg. The fd may get broken if it's closed before recvmsg is called.
174bb777
There's a race on macOS when sending socket fd with sendmsg. The fd may get broken if it's closed before recvmsg is called.