> I was unable to reproduce the error but I suspect the error is caused by the 
> server-side closing the socket as soon as the write operation is done. I 
> added a read() call on the server to ensure the client initiates connection 
> close

Matthew Donovan has updated the pull request incrementally with one additional 
commit since the last revision:

  updated code to correctly drain read buffer

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22591/files
  - new: https://git.openjdk.org/jdk/pull/22591/files/ff80c6ba..172a585f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22591&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22591&range=01-02

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22591.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22591/head:pull/22591

PR: https://git.openjdk.org/jdk/pull/22591

Reply via email to