netty5/transport/src/main/java/io/netty/channel/embedded
Idel Pivnitskiy dd429b2495 Small fixes and improvements
Motivation:

Fix some typos in Netty.

Modifications:

- Fix potentially dangerous use of non-short-circuit logic in Recycler.transfer(Stack<?>).
- Removed double 'the the' in javadoc of EmbeddedChannel.
- Write to log an exception message if we can not get SOMAXCONN in the NetUtil's static block.
2014-07-20 09:37:22 +02:00
..
EmbeddedChannel.java Small fixes and improvements 2014-07-20 09:37:22 +02:00
EmbeddedChannelId.java Reduce the perceived time taken to retrieve initialSeedUniquifier 2014-07-04 16:04:48 +09:00
EmbeddedEventLoop.java Synchronized between 4.1 and master (part 3) 2014-04-25 16:17:59 +09:00
EmbeddedSocketAddress.java Saner toString() implementation for EmbeddedSocketAddress 2013-11-08 18:04:40 +09:00
package-info.java Synchronized between 4.1 and master 2014-04-25 00:38:02 +09:00