netty5/transport/src
Trustin Lee 9acf4a800a Copy the resolver configuration when cloning Bootstrap
Motivation:

Bootstrap.clone() does not copy the resolver configuration.

Modifications:

Copy the resolver configuration when cloning.

Result:

Bug fixed
2014-12-01 19:48:59 +09:00
..
main/java/io/netty Copy the resolver configuration when cloning Bootstrap 2014-12-01 19:48:59 +09:00
test/java/io/netty Prevent channel re-registration from firing channelActive 2014-11-30 20:09:03 +01:00