tor/changes/bug2850

6 lines
242 B
Plaintext
Raw Normal View History

- Minor features
o Set SO_REUSEADDR on all sockets, not just listeners. This should
help busy exit nodes avoid running out of useable ports just because
all the ports have been used in the near past. Resolves issue 2850.