mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
If DisableNetwork, don't even try to open non-controller listeners
Fix for 5604; bugfix on 0.2.3.9-alpha, which introduced DisableNetwork.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user