RFR: 8267353: java/net/SctpSanity.java fails due to Protocol not supported
Jie Fu
jiefu at openjdk.java.net
Wed May 26 14:53:12 UTC 2021
On Wed, 26 May 2021 14:50:01 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Do we know if the socket(IPPROTO_SCTP) or setsockopt(IPPROTO_SCTP/SCTP_EVENTS) is failing?
How can I get to know if the socket(IPPROTO_SCTP) or setsockopt(IPPROTO_SCTP/SCTP_EVENTS) is failing?
Any suggestions?
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4199
More information about the net-dev
mailing list