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

Matthias Baesken mbaesken at openjdk.org
Thu Nov 16 15:52:04 UTC 2023


On Thu, 16 Nov 2023 13:24:45 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> 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:
> 
>   adjust comment in Net.c

> Yes, I think drop SdpSupport.c from the PR. We probably should have removed the SDP support a long time ago.

Hi Alan, I dropped SdpSupport.c from the PR.
Removing SDP support from the JDK is probably something for another PR (or even JEP ;-) )  ?

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

PR Comment: https://git.openjdk.org/jdk/pull/16684#issuecomment-1814727807


More information about the nio-dev mailing list