Skip to content

Use a consistent error mechanism for timeout overflow.#1422

Merged
sunfishcode merged 1 commit intomainfrom
sunfishcode/timeouts
Mar 18, 2025
Merged

Use a consistent error mechanism for timeout overflow.#1422
sunfishcode merged 1 commit intomainfrom
sunfishcode/timeouts

Conversation

@sunfishcode
Copy link
Member

Make select and kqueue::kevent fail with Errno::INVAL when converting a timeout value overflows, for consistency with the other polling APIs.

Make `select` and `kqueue::kevent` fail with `Errno::INVAL` when
converting a timeout value overflows, for consistency with the other
polling APIs.
@sunfishcode sunfishcode merged commit b3cd8a1 into main Mar 18, 2025
51 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/timeouts branch March 18, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant