netty5/testsuite
Trustin Lee e55a1f11b5 [#559] Fix SocketSuspendTest.testSuspendAccept()
- Reimplemented the test
- Fixed various bugs related with read/accept suspension found while testing
  - defaultInterestOps of NioServerSocketChannel should be OP_ACCEPT
  - There's no need do deregister and re-register to suspend/resume accept()
  - Occational infinite loop with 100% CPU consumption in OioEventLoop, caused by OioSocketChannel
  - Even if read/accept is suspended, what's read or accepted should be notified to a user
2012-08-28 15:55:51 +09:00
..
src/test/java/io/netty/testsuite [#559] Fix SocketSuspendTest.testSuspendAccept() 2012-08-28 15:55:51 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-08-21 15:41:04 +09:00