Project

General

Profile

Actions

Feature #17525

closed

Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp

Feature #17525: Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp

Added by Glass_saga (Masaki Matsushita) almost 5 years ago. Updated over 1 year ago.

Status:
Closed
Target version:
-
[ruby-core:101998]

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 4 (1 open3 closed)

Related to Ruby - Feature #15628: init_inetsock_internal should fallback to IPv4 if IPv6 is unreachableClosedGlass_saga (Masaki Matsushita)Actions
Related to Ruby - Feature #17528: Make Addrinfo.getaddrinfo fall back to Timeout.timeout for :resolv_timeoutOpenActions
Related to Ruby - Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829edClosedGlass_saga (Masaki Matsushita)Actions
Related to Ruby - Feature #20108: Introduction of Happy Eyeballs Version 2 (RFC8305) in Socket.tcpClosedActions

Updated by Glass_saga (Masaki Matsushita) almost 5 years ago Actions #1

  • Related to Feature #15628: init_inetsock_internal should fallback to IPv4 if IPv6 is unreachable added

Updated by hsbt (Hiroshi SHIBATA) over 3 years ago Actions #2

  • Target version changed from 3.1 to 3.2

Updated by hsbt (Hiroshi SHIBATA) almost 3 years ago Actions #3

  • Related to Feature #17528: Make Addrinfo.getaddrinfo fall back to Timeout.timeout for :resolv_timeout added

Updated by hsbt (Hiroshi SHIBATA) almost 3 years ago Actions #4

  • Related to Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed added

Updated by hsbt (Hiroshi SHIBATA) almost 3 years ago Actions #5

  • Target version deleted (3.2)

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago Actions #6

  • Related to Feature #20108: Introduction of Happy Eyeballs Version 2 (RFC8305) in Socket.tcp added

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago Actions #7 [ruby-core:117410]

  • Status changed from Open to Closed
Actions

Also available in: PDF Atom