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 fc8835a5bb * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.h
on Windows.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-13 03:11:17 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
addrinfo.h * eval_intern.h: Add support to Haiku. see [ruby-core:18110] 2008-08-06 20:52:44 +00:00
depend * ext/socket/mkconstants.rb: add -o option. 2009-01-01 06:08:41 +00:00
extconf.rb * ext/socket/extconf.rb: use headers instead of "netdb.h" in checking 2009-01-12 17:59:45 +00:00
getaddrinfo.c * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.h 2009-01-13 03:11:17 +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 Commit miss in previous commit. 2009-01-13 00:55:32 +00:00
sockport.h * ext/socket/extconf.rb: use headers instead of "netdb.h" in checking 2009-01-12 17:59:45 +00:00