1e87c711b4
Motivation: We need to ensure we copy the attributes and options when bootstrap the channel as otherwise we may change the underlying Entry. This is similar to what was reported in https://github.com/netty/netty-incubator-codec-quic/issues/152. Modifications: - Do a copy and re-use methods - Add unit tests Result: Don't affect attributes / options of channels that are already bootstrapped |
||
---|---|---|
.. | ||
src | ||
pom.xml |