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
nobu 2754e843b6 * ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept),
(udp_send, unix_send_io, unix_recv_io): blocking region support.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-06 14:49:00 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
addrinfo.h * win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h. 2008-06-06 12:52:30 +00:00
depend * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
extconf.rb * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround 2006-11-02 15:38:59 +00:00
getaddrinfo.c * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
getnameinfo.c * file.c (rb_file_s_rename): deleted code to get rid of a bug of 2007-07-22 05:33:54 +00:00
mkconstants.rb
socket.c * ext/socket/socket.c (bsock_send, s_recvfrom, ruby_connect, s_accept), 2008-07-06 14:49:00 +00:00
sockport.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00