Actions
Feature #17525
openImplement 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.
Updated by Glass_saga (Masaki Matsushita) over 1 year ago
- Related to Feature #15628: init_inetsock_internal should fallback to IPv4 if IPv6 is unreachable added
Actions