blob: d91ec46bebbc4d357c703ef8f80a213bc4a85ec1 (
plain)
1
2
3
4
5
6
|
o Major bugfixes:
- Set the SO_REUSEADDR socket option before we call bind() on outgoing
connections. This change should allow busy exit relays to stop
running out of available sockets as quickly. Fixes bug 4950;
bugfix on 0.2.2.26-beta.
|