mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
60abc4804f
This should fix bug10081. I believe this bug pertains to OSX behavior, not any Tor behavior change.
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
o Minor features:
|
|
- When reporting a failure from make_socket_reuseable(), don't
|
|
report a warning when we get a failure from an incoming socket
|
|
on OSX. Fix for bug 10081.
|
|
|