netty5/transport/src/main/java/io/netty
Trustin Lee dcf7896172 Do not close ServerChannel on IOException while accepting an incoming connection
.. so that we can recover from 'too many open files'

- Fixes #1578
2013-07-16 18:39:29 +09:00
..
bootstrap Remove channelReadSuspended / Rename messageReceived(Last) to channelRead(Complete) 2013-07-09 23:58:51 +09:00
channel Do not close ServerChannel on IOException while accepting an incoming connection 2013-07-16 18:39:29 +09:00