nim-libp2p-experimental/libp2p/muxers
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
..
mplex Channel leaks (#413) 2020-10-27 11:21:03 -06:00
muxer.nim simplify and unify logging (#353) 2020-09-06 10:31:47 +02:00