ca9d1658a0
Motivation: The first parameter of SctpMessage is protocolIdentifier, and the second is streamIdentifier. So we need to swap the parameters in encode method Modification: Fix order Result: SctpOutboundByteStreamHandler works correctly. |
||
---|---|---|
.. | ||
java | ||
test/io/netty/channel/sctp |