1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Masaki Matsushita 5d8bcc4870 Revert getaddrinfo_a()
getaddrinfo_a() gets stuck after fork().
To avoid this, we need 1 second sleep to wait for internal
worker threads of getaddrinfo_a() to be finished, but that is unacceptable.

[Bug #17220] [Feature #17134] [Feature #17187]
2020-12-07 13:33:53 +09:00
..
-test- Revert "memory_view.c: Add rb_memory_view_extract_item_members" 2020-12-07 00:38:19 +09:00
bigdecimal
cgi/escape
continuation
coverage
date
dbm
digest [ruby/digest] LICENSE 2020-12-03 17:35:28 +09:00
etc
fcntl
fiber
fiddle
gdbm
io [ruby/io-wait] Added extensions 2020-12-03 17:35:29 +09:00
json
monitor
nkf
objspace
openssl
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline [ruby/readline-ext] Rename depend.gem with depend-gem 2020-12-03 17:35:29 +09:00
ripper Store all kinds of syntax errors [Bug #17345] 2020-11-26 20:14:34 +09:00
rubyvm
socket Revert getaddrinfo_a() 2020-12-07 13:33:53 +09:00
stringio delete deprecated IO-like methods 2020-12-03 12:47:51 +09:00
strscan
syslog
win32
win32ole
zlib [ruby/zlib] Add Zlib::Inflate#inflate :buffer keyword argument 2020-12-04 19:12:32 +09:00
.document Update ext/.document 2020-12-01 17:35:28 +09:00
extmk.rb
Setup
Setup.atheos
Setup.nt