netty5/transport
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
..
src Allow to recover from exception triggered by accept() more easily 2013-05-08 17:21:14 +02:00
pom.xml Fix version numbering 2013-03-25 08:01:11 +01:00