RFR: 8354530: AIX: sporadic unexpected errno when calling setsockopt in Net.joinOrDrop [v2]

Arno Zeller azeller at openjdk.org
Thu May 15 07:26:55 UTC 2025


On Thu, 15 May 2025 04:58:34 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Do we know what the underlying problem is? We are waiting on the kernel? Or something outside?
>
> (If you want to push this, go ahead; I don't want to hold up this patch)

> Do we know what the underlying problem is? We are waiting on the kernel? Or something outside?
I have no further information why this errno is returned, only that EAGAIN ist not specified by AIX as an errno for  setsockopt.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24996#discussion_r2090471565


More information about the nio-dev mailing list