Skip to content

Conversation

@shioimm
Copy link
Contributor

@shioimm shioimm commented Dec 17, 2025

With the changes in ruby/ruby#15602, TCPSocket.open now raises IO::TimeoutError when a user-specified timeout occurs. This change updates #connect to handle this case accordingly.

@shioimm shioimm force-pushed the catch-ETIMEDOUT-or-IOTimeoutError branch 5 times, most recently from da2aa1e to c87e869 Compare December 17, 2025 04:56
…or`.

With the changes in ruby/ruby#15602, `TCPSocket.open` now raises `IO::TimeoutError` when a user-specified timeout occurs.
This change updates #connect to handle this case accordingly.
@shioimm shioimm force-pushed the catch-ETIMEDOUT-or-IOTimeoutError branch from c87e869 to f64109e Compare December 17, 2025 05:01
@hsbt hsbt merged commit ce9ac47 into ruby:master Dec 17, 2025
22 checks passed
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.

2 participants