netty5/transport/src/main
Norman Maurer 18bda09d6c Allow to recover from exception triggered by accept() more easily
This is done by stop accept() new sockets for 1 seconds
Beside this this commit also makes sure accept() exceptions of OioServerSocketChannel trigger
the fireExceptionCaught(...). The same is true fo the AioServerSocketChannel.
2013-05-08 17:21:14 +02:00
..
java/io/netty Allow to recover from exception triggered by accept() more easily 2013-05-08 17:21:14 +02:00