1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
normal 86dca76ef2 ext/socket/init.c (wait_connectable): bail out early on some errors
This becomes necesary if sockets become non-blocking by
default <https://bugs.ruby-lang.org/issues/14968>; but it's
always been possible to make sockets non-blocking anyways.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-08 03:27:16 +00:00
..
-test-
bigdecimal
cgi/escape
continuation
coverage
date
dbm
digest
etc
fcntl
fiber
fiddle
gdbm
io
json Removed control characters from gemspec. 2018-10-31 00:13:56 +00:00
nkf
objspace support theap for T_HASH. [Feature #14989] 2018-10-30 22:11:51 +00:00
openssl Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip] 2018-11-01 07:25:50 +00:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
sdbm
socket ext/socket/init.c (wait_connectable): bail out early on some errors 2018-11-08 03:27:16 +00:00
stringio
strscan
syslog
win32
win32ole Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip] 2018-11-01 07:25:50 +00:00
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt