RFR: 8269481: SctpMultiChannel never releases own file descriptor [v6]

Chris Hegarty chegar at openjdk.java.net
Wed Jul 7 10:34:54 UTC 2021


On Tue, 6 Jul 2021 16:56:17 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`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8269481: Clean up MAX_DESC in test

Marked as reviewed by chegar (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4621


More information about the net-dev mailing list