RFR 8245194: Unix domain socket channel implementation
Chris Hegarty
chris.hegarty at oracle.com
Fri Jul 17 15:54:09 UTC 2020
Michael,
> On 17 Jul 2020, at 15:57, Michael McMahon <michael.x.mcmahon at oracle.com> wrote:
>
> ...
>
> [3] http://cr.openjdk.java.net/~michaelm/8245194/specdiff/specout.5/overview-summary.html
>
The API looks very good to me.
A final minor picky comment:
* UnixDomainSocketAddress::equals should probably specify that
two addresses are equal if their paths ( getPath() ) are equal.
-Chris.
More information about the nio-dev
mailing list