mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
4 lines
212 B
Text
4 lines
212 B
Text
o Minor bugfixes:
|
|
- Don't try to open non-control listeners when DisableNetwork is set.
|
|
Previousy, we'd open all listeners, then immediately close them.
|
|
Fixes bug 5604; bugfix on 0.2.3.9-alpha.
|