RFR: 8306308: (ch) Writer created by Channels::newWriter may lose data [v5]

Brian Burkhalter bpb at openjdk.org
Fri Oct 20 16:58:12 UTC 2023


On Fri, 20 Oct 2023 16:42:32 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>>> I had already committed https://github.com/openjdk/jdk/commit/f1b74f084cabbece4c7b19b9f404fddfa2e9b45d before I saw this comment, Should that be changed?
>> 
>> Your change binds the connecting socket, it's the listener socket that should be bound to the loopback.
>
> Thanks, will fix.

I hope it is correct now in 850ffd6be3010a08bbcd99041a114f994f8f4993.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16207#discussion_r1367261237


More information about the nio-dev mailing list