RFR: 8269481: SctpMultiChannel never releases own file descriptor
Brian Burkhalter
bpb at openjdk.java.net
Tue Jun 29 00:53:21 UTC 2021
On Tue, 29 Jun 2021 00:44:25 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Please review this change to the Unix implementations of `sun.nio.ch.sctp.Sctp*ChannelImpl#kill()` to close the socket if `state == ChannelState.UNINITIALIZED`.
It would be good if someone more familiar with the SCTP channels could take a look at this one.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4621
More information about the net-dev
mailing list