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

Brian Burkhalter bpb at openjdk.org
Fri Oct 20 16:45:33 UTC 2023


On Fri, 20 Oct 2023 16:40:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> I had already committed f1b74f084cabbece4c7b19b9f404fddfa2e9b45d before I saw this comment, Should that be changed?
>
>> 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.

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

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


More information about the nio-dev mailing list