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- Add more assertions for NotImplementedError of instance method 2018-08-21 14:57:56 +00:00
bigdecimal bigdecimal.c: fix missing argument 2018-03-26 00:25:16 +00:00
cgi/escape Revert "ext/cgi/escape: preserve String subclass in result" 2018-05-03 01:24:09 +00:00
continuation Update dependencies 2016-07-06 05:48:13 +00:00
coverage * expand tabs. 2018-10-20 05:33:13 +00:00
date RSTRING_PTR may not be terminated in the future 2018-09-01 06:19:05 +00:00
dbm Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
digest no ID cache in Init functions 2018-02-16 08:39:48 +00:00
etc Retry r65211. 2018-10-20 10:30:42 +00:00
fcntl Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
fiber Update dependencies 2016-07-06 05:48:13 +00:00
fiddle fix typo. 2018-10-20 07:40:45 +00:00
gdbm Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
io io/console: drop 2.1.0 support [ci skip] 2018-03-02 11:24:29 +00:00
json Removed control characters from gemspec. 2018-10-31 00:13:56 +00:00
nkf ext: check if null byte is contained 2017-09-30 08:35:23 +00:00
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 Pathname: Simplified Pathname#mountpoint? 2018-08-10 12:04:24 +00:00
psych Merge Pysch-3.1.0.pre2 from ruby/psych. 2018-10-20 04:25:04 +00:00
pty pty.c: typo 2018-09-18 09:15:46 +00:00
racc/cparse Update dependencies 2016-07-06 05:48:13 +00:00
rbconfig/sizeof configure.ac 2017-09-29 13:21:17 +00:00
readline readline.c: improve docs 2018-10-12 20:37:30 +00:00
ripper UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
socket ext/socket/init.c (wait_connectable): bail out early on some errors 2018-11-08 03:27:16 +00:00
stringio Merge stringio.gemspec from github repository. 2018-10-22 00:32:16 +00:00
strscan Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
syslog no ID cache in Init functions 2018-02-16 08:39:48 +00:00
win32 Win32API.rb: use uplevel option to warn 2018-04-02 12:39:01 +00:00
win32ole Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip] 2018-11-01 07:25:50 +00:00
zlib zlib: fix Zlib::VERSION 2018-10-18 00:55:05 +00:00
.document ext/.document: follow-up r59734 2017-09-03 13:31:34 +00:00
Setup Removed deprecated extensions of mathn. 2017-04-20 08:21:24 +00:00
Setup.atheos * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nt * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
extmk.rb extmk.rb: get rid of shadowing outer local variable 2018-03-25 01:52:22 +00:00