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

Brian Burkhalter bpb at openjdk.java.net
Tue Jul 6 16:56:17 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4621/files
  - new: https://git.openjdk.java.net/jdk/pull/4621/files/8ca5b5c0..65ec32a0

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4621&range=05
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4621&range=04-05

  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4621.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4621/head:pull/4621

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


More information about the net-dev mailing list