netty5/transport/src
Trustin Lee 9319e3ebd0 Fix SocketShutdownOutputByPeerTest failure
- With half-close enabled, the selector loop was spinning due to uncleared OP_READ flag.
 - Added some delay to the test for more reliable failure
2013-02-08 01:50:44 +09:00
..
main/java/io/netty Fix SocketShutdownOutputByPeerTest failure 2013-02-08 01:50:44 +09:00
test/java/io/netty/channel Clean up abstract ChannelHandler impls / Remove ChannelHandlerContext.hasNext*() 2013-02-07 23:47:45 +09:00