blob: bf8ea4011400d452f233b1e36026e562ef32581b (
plain)
1
2
3
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.
|