1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
kosaki 9851b0ce2f * ext/socket/init.c (wait_connectable): fix error handling code.
RB_WAITFD_OUT is turned on even though an error occur.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-04 02:44:28 +00:00
..
lib Clean warnings: unused variables. 2010-06-23 05:32:46 +00:00
.document
addrinfo.h
ancdata.c update doc. 2010-12-23 23:52:42 +00:00
basicsocket.c * thread.c (rb_thread_io_blocking_region): new function to run 2011-02-12 05:44:23 +00:00
constants.c
depend
extconf.rb * ext/socket/extconf.rb: Fix build error which was introduced r30372. 2010-12-25 17:21:08 +00:00
getaddrinfo.c * ext/socket/getaddrinfo.c: parenthesize macro arguments. 2011-03-26 06:16:42 +00:00
getnameinfo.c This ifdef should be useless after r30374. 2010-12-25 17:37:36 +00:00
init.c * ext/socket/init.c (wait_connectable): fix error handling code. 2011-05-04 02:44:28 +00:00
ipsocket.c * ext/socket/ipsocket.c: parenthesize macro arguments. 2011-03-27 14:16:50 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: add IF_NAMESIZE. 2010-12-26 16:31:01 +00:00
option.c fix a typo. 2010-12-26 10:43:53 +00:00
raddrinfo.c * ext/socket/raddrinfo.c: parenthesize macro arguments. 2011-03-28 20:20:33 +00:00
rubysocket.h * thread.c (rb_thread_io_blocking_region): new function to run 2011-02-12 05:44:23 +00:00
socket.c
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c * thread.c (rb_thread_io_blocking_region): new function to run 2011-02-12 05:44:23 +00:00
unixserver.c
unixsocket.c * thread.c (rb_thread_io_blocking_region): new function to run 2011-02-12 05:44:23 +00:00