nim-libp2p/libp2p/protocols/secure
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
..
noise.nim cleanups (#366) 2020-09-16 11:55:25 +02:00
plaintext.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00
secio.nim simplify and unify logging (#353) 2020-09-06 10:31:47 +02:00
secure.nim Channel leaks (#413) 2020-10-27 11:21:03 -06:00