netty5/transport
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 Add shutdown hooks to SingleThreadEventLoop 2012-05-30 04:23:15 -07:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00