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 9d43aefe92 * ext/socket/extconf.rb: define IPPROTO_IPV6 macro for recent Windows
SDK.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-07-22 11:43:32 +00:00
..
lib * ext/socket/lib/socket.rb (Addrinfo#family_addrinfo): fix a typo in 2009-07-20 01:57:32 +00:00
.cvsignore
addrinfo.h
ancdata.c
basicsocket.c
constants.c
depend
extconf.rb * ext/socket/extconf.rb: define IPPROTO_IPV6 macro for recent Windows 2009-07-22 11:43:32 +00:00
getaddrinfo.c
getnameinfo.c
init.c
ipsocket.c * ext/socket/ipsocket.c (init_inetsock_internal): drop IPv6 addresses 2009-07-22 08:42:12 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: define IPV6_* constants only when INET6 2009-07-22 10:32:51 +00:00
option.c
raddrinfo.c
rubysocket.h
socket.c
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c