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
knu 9e469fbac2 Merge changes from ruby_1_8 that fixes build with Visual C++ 8 with
Winsock2.

* win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h.

* ext/socket/addrinfo.h (addrinfo, getaddrinfo, getnameinfo,
  freehostent, freeaddrinfo): undef before define because these are
  macros in some versions of Windows SDK.

* win32/setup.mak: maybe commit miss.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-06 12:19:21 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
addrinfo.h Merge changes from ruby_1_8 that fixes build with Visual C++ 8 with 2008-06-06 12:19:21 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb * ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround 2006-11-02 15:23:08 +00:00
getaddrinfo.c * eval.c (run_trap_eval): prototype; avoid VC++ warnings. 2004-12-11 03:44:40 +00:00
getnameinfo.c * file.c (rb_file_s_rename): deleted code to get rid of a bug of 2007-07-22 05:33:47 +00:00
socket.c * rubyio.h (rb_io_t): renamed from OpenFile. 2008-04-15 03:35:55 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00