HomeClusterLabs Projects

Low: libcrmcommon: Standardize pcmk_poll_ipc() return code

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: libcrmcommon: Standardize pcmk_poll_ipc() return code

From poll(2) man page:

On some other UNIX systems, poll() can fail with the error EAGAIN if the
system fails to allocate kernel-internal resources, rather than ENOMEM
as Linux does. POSIX permits this behavior.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Oct 27 2022, 4:10 AM

Commit No Longer Exists

This commit no longer exists in the repository.