ruby/ext
Misaki Shioi d21b614bd4
[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.
2024-10-20 19:26:01 +09:00
..
-test- Cast via `uintptr_t` function pointer between object pointer 2024-10-10 11:29:57 +09:00
cgi/escape
continuation
coverage
date
digest [ruby/digest] Cast via `uintptr_t` function pointer between object pointer 2024-10-10 14:45:49 +00:00
erb/escape
etc [ruby/etc] Fix sysconfdir when load-relative 2024-10-17 07:32:38 +00:00
fcntl
fiddle Bump version 2024-10-16 11:24:25 +09:00
io [ruby/io-console] Fix mixing declarations and code for older versions 2024-09-01 03:46:44 +00:00
json [ruby/json] Always dup argument to preserve original encoding for force_encoding 2024-10-18 11:30:42 +09:00
monitor
objspace
openssl
pathname Allow method chaining with Pathname#mkpath 2024-10-04 12:21:27 +09:00
psych [ruby/psych] Use `String#match?` over `String#=~` when applicable 2024-09-24 19:25:40 +00:00
pty [DOC] [pty] Add clean up to `PTY.spawn` 2024-10-03 12:38:01 +09:00
rbconfig/sizeof
ripper Fix memory leak in Ripper for indented heredocs 2024-09-25 08:56:14 -04:00
rubyvm
socket [DOC] Improve `Socket::tcp` with Happy Eyeballs Version 2 2024-10-20 19:26:01 +09:00
stringio
strscan [ruby/strscan] Accept String as a pattern at non head 2024-09-17 15:12:25 +09:00
win32 [ruby/win32-registry] Exclude rake files from packages [ci skip] 2024-10-17 03:09:32 +00:00
win32ole
zlib [DOC] Fix spelling 2024-10-12 12:48:10 +00:00
.document
Setup
Setup.atheos
Setup.nt
extmk.rb