ruby/ext/socket
usa 693ffb3397 * ext/socket/{getaddrinfo,getnameinfo}.c: include winsock2.h only when
specified to use winsock2 by user.
  this problem is reported by kosaki.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@30479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-06 10:30:00 +00:00
..
addrinfo.h * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
depend * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
extconf.rb * ext/socket/extconf.rb (getaddrinfo): should initialize winsock on 2010-11-24 06:44:52 +00:00
getaddrinfo.c * ext/socket/{getaddrinfo,getnameinfo}.c: include winsock2.h only when 2011-01-06 10:30:00 +00:00
getnameinfo.c * ext/socket/{getaddrinfo,getnameinfo}.c: include winsock2.h only when 2011-01-06 10:30:00 +00:00
socket.c * ext/socket/socket.c (make_addrinfo): skip IPv6 addresses when ruby 2011-01-05 10:09:09 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00