nim-libp2p-experimental/libp2p/muxers/mplex
Dmitriy Ryajov 1de1d49223
Channel leaks (#413)
* break stream tracking by type

* use closeWithEOF to await wrapped stream

* fix cancelation leaks

* fix channel leaks

* logging

* use close monitor and always call closeUnderlying

* don't use closeWithEOF

* removing close monitor

* logging
2020-10-27 11:21:03 -06:00
..
coder.nim channel close race and deadlock fixes (#368) 2020-09-21 19:48:19 +02:00
lpchannel.nim Channel leaks (#413) 2020-10-27 11:21:03 -06:00
mplex.nim Channel leaks (#413) 2020-10-27 11:21:03 -06:00