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
akr 6184d1d52a * ext/socket/socket.c: move addrinfo code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-16 13:31:49 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
addrinfo.h * ext/socket/addrinfo.h (AI_NUMERICSERV): defined. 2009-01-13 13:57:53 +00:00
depend * ext/socket/mkconstants.rb: add -o option. 2009-01-01 06:08:41 +00:00
extconf.rb * ext/socket/extconf.rb (gai_strerror): checks if available and if 2009-01-14 04:09:05 +00:00
getaddrinfo.c * ext/socket/extconf.rb (gai_strerror): checks if available and if 2009-01-14 04:09:05 +00:00
getnameinfo.c * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.h 2009-01-13 03:11:17 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: don't use bytesize because 1.9 dependent. 2009-01-12 03:34:48 +00:00
socket.c * ext/socket/socket.c: move addrinfo code. 2009-01-16 13:31:49 +00:00
sockport.h * ext/socket/extconf.rb: use headers instead of "netdb.h" in checking 2009-01-12 17:59:45 +00:00