socketry / nio4r

Cross-platform asynchronous I/O primitives for scalable network clients and servers.
Other
966 stars 86 forks source link

Don't update `io` which is subsequently stored. Retain the original. #306

Closed ioquatix closed 10 months ago

ioquatix commented 10 months ago

Perhaps fixes https://github.com/socketry/nio4r/issues/305.

Types of Changes

Contribution