6810125a8b
The low level TCP handshake can cause channel / connection leaks if it's interrupted since the caller doesn't close the channel / connection if the handshake was not successful. This commit fixes the channel leak and adds general test infrastructure to detect channel leaks in the future. |
||
---|---|---|
.. | ||
src | ||
build.gradle |