RFR: 7122794: (macosx) DatagramSocket.disconnect() not working
Alan Bateman
Alan.Bateman at oracle.com
Sun Jan 29 12:55:32 PST 2012
On 29/01/2012 20:23, Michael McMahon wrote:
> Can I get the following webrev reviewed please.
>
> http://cr.openjdk.java.net/~michaelm/7122794/webrev.1/
Just so I understand, when connect(2) is used to break the association
in the kernel doesn't revert to being unconnected?
On the changes then adding a protected method to
java.net.DatagramSocketImpl is an API change so I think any flag will
need to be pushed down to PlainDatagramSocketImpl.
-Alan.
More information about the macosx-port-dev
mailing list