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
usa 2470d7811f * ext/socket/extconf.rb: forgotten to define HAVE_SOCKETPAIR for
windows.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-12-08 03:59:10 +00:00
..
lib * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
.document
addrinfo.h
ancdata.c * ext/socket/rubysocket.h (rsock_recvmsg): declared. 2011-11-06 05:51:43 +00:00
basicsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
constants.c
depend
extconf.rb * ext/socket/extconf.rb: forgotten to define HAVE_SOCKETPAIR for 2011-12-08 03:59:10 +00:00
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (rsock_socket0): don't clear try_sock_cloexec if 2011-11-05 08:56:50 +00:00
ipsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
mkconstants.rb * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
option.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
raddrinfo.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
rubysocket.h * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revert 2011-12-05 05:29:31 +00:00
socket.c * ext/socket/socket.c (rsock_socketpair0): refactored. 2011-11-05 09:06:05 +00:00
sockport.h
sockssocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
tcpserver.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
tcpsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
udpsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
unixserver.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
unixsocket.c * ext/socket/rubysocket.h (rsock_recvmsg): declared. 2011-11-06 05:51:43 +00:00