netty5/transport/src/main/java/io/netty
Trustin Lee 46ef370ee1 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:50:12 +09:00
..
bootstrap Copy the resolver configuration when cloning Bootstrap 2014-12-01 19:50:12 +09:00
channel Prevent channel re-registration from firing channelActive 2014-11-30 19:51:30 +01:00