mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
196 B
Text
4 lines
196 B
Text
o Minor bugfixes (networking):
|
|
- In retry_listeners_ports() make sure that we're removing
|
|
a member of old_conns smartlist at most once.
|
|
Fixes bug 27808; bugfix on 0.3.5.1-alpha.
|