ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: glass.saga@gmail.com
To: ruby-core@ruby-lang.org
Subject: [ruby-core:101998] [Ruby master Feature#17525] Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp
Date: Sun, 10 Jan 2021 13:17:38 +0000 (UTC)	[thread overview]
Message-ID: <redmine.issue-17525.20210110131737.1913@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-17525.20210110131737.1913@ruby-lang.org

Issue #17525 has been reported by Glass_saga (Masaki Matsushita).

----------------------------------------
Feature #17525: Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp
https://bugs.ruby-lang.org/issues/17525

* Author: Glass_saga (Masaki Matsushita)
* Status: Open
* Priority: Normal
* Assignee: Glass_saga (Masaki Matsushita)
* Target version: 3.1
----------------------------------------
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.



-- 
https://bugs.ruby-lang.org/

       reply	other threads:[~2021-01-10 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-10 13:17 glass.saga [this message]
2024-04-03  2:35 ` [ruby-core:117410] [Ruby master Feature#17525] Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp hsbt (Hiroshi SHIBATA) via ruby-core

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-17525.20210110131737.1913@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).