mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
- Preserve old eventdns code. - Add function to close sockets cross-platform, without accounting. - Add changes/ file.
3 lines
160 B
Text
3 lines
160 B
Text
o Minor features:
|
|
- Use the SOCK_NONBLOCK socket type, if supported, to open nonblocking
|
|
sockets in a single system call. Implements ticket #5129.
|