Project

General

Profile

« Previous | Next » 

Revision d21b614b

Added by Misaki Shioi about 1 year ago

[DOC] Improve Socket::tcp with Happy Eyeballs Version 2

With the introduction of Happy Eyeballs Version 2 to Socket::tcp, the following areas have been mainly enhanced:

  • How the value specified for connect_timeout works
  • How Socket.tcp operates with Happy Eyeballs Version 2

A description for the new option fast_fallback has been added in https://github.com/ruby/ruby/pull/11813.