RFR: JDK-8309340: Provide sctpHandleSocketErrorWithMessage

Alan Bateman alanb at openjdk.org
Tue Jun 6 07:35:07 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).

The SCTP API/implementation is the networking area, "net" group in the census. We usually try to get a Reviewer from that area for changes to the networking code. It's not an issue here, just mentioning it.

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

PR Comment: https://git.openjdk.org/jdk/pull/14280#issuecomment-1578082485



More information about the security-dev mailing list