netty5/transport-sctp
Norman Maurer 4994fe6254 [#4204] Broken support of SCTP_INIT_MAXSTREAMS in *SctpServerChannel
Motivation:

The SCTP_INIT_MAXSTREAMS property is ignored on NioSctpServerChannel / OioSctpServerChannel.

Modifications:

- Correctly use the netty ChannelOption
- Ensure getOption(...) works
- Add testcase.

Result:

SCTP_INIT_MAXSTREAMS works.
2016-08-05 18:33:10 +02:00
..
src/main [#4204] Broken support of SCTP_INIT_MAXSTREAMS in *SctpServerChannel 2016-08-05 18:33:10 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-07-27 10:47:03 +02:00