bug2850 242 B

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