netty5/src/main/java/org/jboss/netty
2009-01-06 05:31:59 +00:00
..
bootstrap Resolved issue: NETTY-84 Replace ChannelFactory.getExternalResource() with ChannelFactory.releaseExternalResources() 2008-11-28 11:18:21 +00:00
buffer endianness -> defaultEndianness 2008-12-08 09:50:00 +00:00
channel * Replaced duplicate executor shutdown code with ExecutorShutdownUtil.shutdown() 2009-01-02 16:57:15 +00:00
example Deprecated receive size predictor 2008-12-08 09:17:10 +00:00
group Fixed a bug where DefaultChannelGroupFuture is never completed when the specified future map is empty 2008-12-17 09:35:42 +00:00
handler More robust exception handling for incorrect length and too large frames 2009-01-06 05:31:59 +00:00
logging Made sure StackTraceSimplifier is always loaded 2008-09-26 02:57:10 +00:00
util Changed the interruption interval of ExecutorShutdownUtil just in case the I/O thread is not interrupted on time (this sometimes happens on IBM JDK) 2008-12-08 23:31:45 +00:00