netty5/example
Trustin Lee 078a502c5f Add shutdown hooks to SingleThreadEventLoop
- LocalChannel and LocalServerChannel uses it to close themselves on
  shutdown
- LocalEcho example does not call close() anymore because the channels
  are closed automatically on shutdown
2012-05-30 04:23:15 -07:00
..
src/main/java/io/netty/example Add shutdown hooks to SingleThreadEventLoop 2012-05-30 04:23:15 -07:00
pom.xml Removed the modules that are not part of 4.0.0.Alpha1 2012-05-27 19:28:28 -07:00