tor/changes/ticket5129

4 lines
160 B
Plaintext
Raw Normal View History

o Minor features:
- Use the SOCK_NONBLOCK socket type, if supported, to open nonblocking
sockets in a single system call. Implements ticket #5129.