netty5/common/src/main/java
Trustin Lee 39357f3835 Enable TCP_NODELAY and SCTP_NODELAY by default
- Fixes #939
- Add PlatformDependent.canEnableTcpNoDelayByDefault()
  - Currently returns false on Android. Will change if necessary later.
2013-01-31 12:17:09 +09:00
..
io/netty Enable TCP_NODELAY and SCTP_NODELAY by default 2013-01-31 12:17:09 +09:00