71d034593f
Motivation: Creating exceptions is expensive so we should only do so if really needed. Modifications: Only create the ConnectTimeoutException if we really need it. Result: Less overhead |
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/channel/kqueue |