RFR: 8238274: (sctp) JDK-7118373 is not fixed for SctpChannel [v4]

Daniel Fuchs dfuchs at openjdk.java.net
Thu Sep 23 10:09:59 UTC 2021


On Wed, 22 Sep 2021 12:27:03 GMT, Masanori Yano <myano at openjdk.org> wrote:

>> Please review this change to the Unix implementations of sun.nio.ch.sctp.Sctp*ChannelImpl#implCloseSelectableChannel() 
>> to be same as SocketChannelImpl at JDK-7118373. (The preClose is missing a check for the ST_KILLED state.)
>
> Masanori Yano has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8238274: (sctp) JDK-7118373 is not fixed for SctpChannel

LGTM

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

Marked as reviewed by dfuchs (Reviewer).

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


More information about the net-dev mailing list