RFR: JDK-8320168: handle setsocktopt return values [v4]

Matthias Baesken mbaesken at openjdk.org
Mon Nov 20 08:23:51 UTC 2023


> There are a few places in the JDK C coding where the setsocktopt return value is not handled but better should be handled.

Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:

  Windows: check for SOCKET_ERROR; remove comment line

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16684/files
  - new: https://git.openjdk.org/jdk/pull/16684/files/ecd11c71..55abd44f

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

  Stats: 7 lines in 5 files changed: 0 ins; 2 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/16684.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16684/head:pull/16684

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


More information about the nio-dev mailing list