mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
ebd4ab1506
- Preserve old eventdns code. - Add function to close sockets cross-platform, without accounting. - Add changes/ file.
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
o Minor features:
|
|
- Use the SOCK_NONBLOCK socket type, if supported, to open nonblocking
|
|
sockets in a single system call. Implements ticket #5129.
|