mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Close orconns correctly through channels when setting DisableNetwork to 1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Bugfixes:
|
||||
- When closing all connections on setting DisableNetwork to 1, use
|
||||
connection_or_close_normally() rather than closing orconns out from
|
||||
under the channel layer. Fixes bug #11306.
|
||||
Reference in New Issue
Block a user