netty5/common
Trustin Lee c6f3b5762e Implement NIO datagram transport with the new API
- AbstractChannel now handles flushing a message buffer
- Cleaned up DatagramChannel interface
- Removed ProtocolFamily because a user can create an NIO
  DatagramChannel and specify it as a constructor parameter
- UniqueName and UniqueKey constructors became public so that
  I don't need to create a subclass every time.
2012-05-24 08:57:10 -07:00
..
src Implement NIO datagram transport with the new API 2012-05-24 08:57:10 -07:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00