netty5/transport/src/main/java/io/netty
Trustin Lee 762adfcb69 Update HttpStaticFileServer example / Fix bugs related with progress notification
- Fix a bug in DefaultProgressivePromise.tryProgress() where the notification is dropped
 - Fix a bug in AbstractChannel.calculateMessageSize() where FileRegion is not counted
 - HttpStaticFileServer example now uses zero copy file transfer if possible.
2013-07-19 13:21:32 +09:00
..
bootstrap Remove channelReadSuspended / Rename messageReceived(Last) to channelRead(Complete) 2013-07-09 23:58:51 +09:00
channel Update HttpStaticFileServer example / Fix bugs related with progress notification 2013-07-19 13:21:32 +09:00