mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-01-26 00:20:05 +00:00
1de1d49223
* 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