socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.14k stars 88 forks source link

Return nil instead of throwing timeout exception in `io_wait`. #103

Closed ioquatix closed 3 years ago

ioquatix commented 3 years ago

Description

Fixes #102.

Types of Changes

Testing