RFR [11] 8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner

Alan Bateman Alan.Bateman at oracle.com
Thu Mar 29 14:13:27 UTC 2018


On 29/03/2018 15:05, Chris Hegarty wrote:
> :
> Good catch. The !ipv6_supported case has been updated to close the
> socket and set the fd to null. Given that the cleaner is unregistered, and
> the fd is null ( close will effectively be a no-op ), it should be fine.
>
> http://cr.openjdk.java.net/~chegar/8200304/02/
>
This version looks okay.

-Alan


More information about the net-dev mailing list