Skip to content

Conversation

@aisk
Copy link
Contributor

@aisk aisk commented Dec 30, 2025

(may be non-integer) which the system will wait for events before returning.

*maxevents* specifies the maximum number of events to return. It must be
greater than 0, or ``-1`` to use the default (``FD_SETSIZE-1``).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
greater than 0, or ``-1`` to use the default (``FD_SETSIZE-1``).
greater than 0, or ``-1`` to use the default (``FD_SETSIZE - 1``).

I suggest adding spaces for readability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants