* io.c (rb_cloexec_fcntl_dupfd): don't clear try_dupfd_cloexec if
fcntl(F_DUPFD) failed as fcntl(F_DUPFD_CLOEXEC). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33641 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a3521e0261
commit
333c847f19
@ -1,3 +1,8 @@
|
||||
Sat Nov 5 19:11:50 2011 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* io.c (rb_cloexec_fcntl_dupfd): don't clear try_dupfd_cloexec if
|
||||
fcntl(F_DUPFD) failed as fcntl(F_DUPFD_CLOEXEC).
|
||||
|
||||
Sat Nov 5 18:05:12 2011 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* ext/socket/socket.c (rsock_socketpair0): refactored.
|
||||
|
Loading…
x
Reference in New Issue
Block a user