mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
5 lines
234 B
Plaintext
5 lines
234 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; bugfix on 0.2.4.4-alpha.
|