RFR: 8269481: SctpMultiChannel never releases own file descriptor [v5]
Alan Bateman
alanb at openjdk.java.net
Fri Jul 2 17:16:52 UTC 2021
On Fri, 2 Jul 2021 16:14: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`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8269481: In test use othervm mode and an automatically allocated port
Thanks for the update. You should probably wait for Chris as he had comments on this too.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4621
More information about the net-dev
mailing list