mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
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.
|