netty5/transport
Trustin Lee 734ec51ac9 Allow specifying 0 as the default number of threads when instantiating an EventLoopGroup
- Fixes #1426
- We already allow a user instantiate an EventLoopGroup with the default number of threads via the default constructor, so I think it's OK although it's not always optimal.
2013-06-27 10:39:39 +09:00
..
src Allow specifying 0 as the default number of threads when instantiating an EventLoopGroup 2013-06-27 10:39:39 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-06-25 11:07:15 +09:00