mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
This should fix bug10081. I believe this bug pertains to OSX behavior, not any Tor behavior change.
5 lines
190 B
Text
5 lines
190 B
Text
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.
|
|
|