ruby--ruby/ext/socket
usa 1f0125e4aa * ext/socket/extconf.rb (sockaddr_storage): winsock2.h have the
definition of struct sockaddr_storage, but socket.c doesn't
  include it because this version of ruby still has binary level
  compatibility with winsock1.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-06 17:12:31 +00:00
..
.cvsignore
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend
extconf.rb * ext/socket/extconf.rb (sockaddr_storage): winsock2.h have the 2005-02-06 17:12:31 +00:00
getaddrinfo.c * numeric.c (flo_eq): alway check if operands are NaN. 2004-05-20 04:34:14 +00:00
getnameinfo.c * numeric.c (flo_eq): alway check if operands are NaN. 2004-05-20 04:34:14 +00:00
socket.c * rubyio.h: rename FMODE_UNSEEKABLE to FMODE_DUPLEX. 2004-12-23 10:12:35 +00:00
sockport.h