RFR: 8269481: SctpMultiChannel never releases own file descriptor [v2]
    Brian Burkhalter 
    bpb at openjdk.java.net
       
    Tue Jun 29 16:10:44 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: Set state to KILLED *before* closing socket
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4621/files
  - new: https://git.openjdk.java.net/jdk/pull/4621/files/23cdf146..cc18da47
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4621&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4621&range=00-01
  Stats: 6 lines in 3 files changed: 3 ins; 3 del; 0 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