8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Nov 19 20:55:05 UTC 2019
Hi Alan,
A bit more tricky but looks good to me too.
best regards,
-- daniel
On 19/11/2019 17:14, Alan Bateman wrote:
> I've put a new webrev with the changes for this issue here:
> http://cr.openjdk.java.net/~alanb/8231259/2/webrev/
>
> This moves the dup method from DatagramChannelImpl to NativeDispatcher.
> DatagramChannelImpl was okay but Chris is right that it's more general
> purpose and could be useful elsewhere.
>
> -Alan
More information about the nio-dev
mailing list