nim-libp2p/libp2p/transports
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
..
tcptransport.nim Channel leaks (#413) 2020-10-27 11:21:03 -06:00
transport.nim CI: build binaries with TRACE & JSON logs (#268) 2020-07-14 02:02:16 +02:00