Feature #17525
Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp
Description
https://github.com/ruby/ruby/pull/4038
This change implements Happy Eyeballs Version 2 (RFC8305) in Socket.tcp.
It enables fallback from IPv6 to IPv4 without a long waiting time.
Related issues
Updated by Glass_saga (Masaki Matsushita) about 2 months ago
- Related to Feature #15628: init_inetsock_internal should fallback to IPv4 if IPv6 is unreachable added