RFR: JDK-8320168: handle setsocktopt return values [v3]
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 16 15:52:02 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:
do not change old legacy src/java.base/unix/native/libnet/SdpSupport.c
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16684/files
- new: https://git.openjdk.org/jdk/pull/16684/files/687ec6e3..ecd11c71
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16684&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16684&range=01-02
Stats: 17 lines in 1 file changed: 0 ins; 8 del; 9 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