Integrated: JDK-8309340: Provide sctpHandleSocketErrorWithMessage

Matthias Baesken mbaesken at openjdk.org
Tue Jun 6 07:12:02 UTC 2023


On Fri, 2 Jun 2023 08:03:01 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> There are cases in the sctp coding where a function sctpHandleSocketErrorWithMessage would be beneficial (similar to existing handleSocketErrorWithMessage) to provide more detail what failed.
> 
> Additionally sctpHandleSocketErrorWithMessage was a bit modified (added errno handling for ENOTCONN from handleSocketErrorWithMessage).

This pull request has now been integrated.

Changeset: 3b85f84f
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3b85f84f026973a2abdbce8d9baf1329c8a4ebf8
Stats:     20 lines in 2 files changed: 11 ins; 2 del; 7 mod

8309340: Provide sctpHandleSocketErrorWithMessage

Reviewed-by: clanger

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

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



More information about the security-dev mailing list