netty5/transport/src
Scott Mitchell a0b28d6c82 Fix potential assertion error introduced by 0bc93dd
Motivation:
Commit 0bc93dd introduced a potential assertion failure, if the deprecated method would be used.

Modifications:
Fix the potential assertion error.

Result:
Regression removed
2016-04-08 09:44:44 -07:00
..
main/java/io/netty Fix potential assertion error introduced by 0bc93dd 2016-04-08 09:44:44 -07:00
test/java/io/netty [#5028] Fix re-entrance issue with channelWritabilityChanged(...) and write(...) 2016-04-06 10:07:13 +02:00