1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
charliesome 8f04556111 * ext/socket/socket.c (rsock_sys_fail_host_port): save and restore errno
before calling rb_sys_fail_str to prevent [BUG] errno == 0.
  Patch by Eric Wong. [ruby-core:59498] [Bug #9352]

* ext/socket/socket.c (rsock_sys_fail_path): ditto
* ext/socket/socket.c (rsock_sys_fail_sockaddr): ditto
* ext/socket/socket.c (rsock_sys_fail_raddrinfo): ditto
* ext/socket/socket.c (rsock_sys_fail_raddrinfo_or_sockaddr): ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-03 10:12:38 +00:00
..
-test-
bigdecimal * ext/bigdecimal: update class method call style from :: to . 2014-01-02 15:10:13 +00:00
continuation
coverage
date
dbm dbm.c: yield dup of keystr 2014-01-01 18:43:13 +00:00
digest
dl
etc
fcntl
fiber
fiddle * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typos 2013-12-28 08:25:28 +00:00
gdbm
io
json
mathn
nkf
objspace * ext/objspace/object_tracing.c: Fix typo in a variable name 2013-12-17 11:18:47 +00:00
openssl ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if defined 2013-12-25 01:42:09 +00:00
pathname
psych * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typos 2013-12-28 08:25:28 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket * ext/socket/socket.c (rsock_sys_fail_host_port): save and restore errno 2014-01-03 10:12:38 +00:00
stringio
strscan
syslog
thread
tk * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typos 2013-12-28 08:25:28 +00:00
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt