Integrated: JDK-8320168: handle setsocktopt return values
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Mon Nov 20 11:31:45 UTC 2023
    
    
  
On Thu, 16 Nov 2023 08:39:32 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.
This pull request has now been integrated.
Changeset: db1d8234
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/db1d82347bb18e21c4c6a18076ffdaf17724c733
Stats:     53 lines in 8 files changed: 38 ins; 0 del; 15 mod
8320168: handle setsocktopt return values
Reviewed-by: lucy, alanb, vtewari
-------------
PR: https://git.openjdk.org/jdk/pull/16684
    
    
More information about the net-dev
mailing list