aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2850
blob: 77ccbfa25d054d3eabd2f74e4fe55be4e16702b7 (plain)
1
2
3
4
5
  - 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.