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
eban cd4d74e9be * ext/socket/socket.c (Init_socket): IPv6 is not supported although
AF_INET6 is defined on MinGW.

* lib/ipaddr.rb (AF_INET6): workaround in the environment which does
  not support IPv6.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-14 10:04:35 +00:00
..
.cvsignore
addrinfo.h
depend
extconf.rb * marshal.c (w_object): dump extended modules as well. 2003-10-15 02:27:56 +00:00
getaddrinfo.c * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
getnameinfo.c * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX). 2003-09-02 05:12:39 +00:00
MANIFEST
socket.c * ext/socket/socket.c (Init_socket): IPv6 is not supported although 2003-12-14 10:04:35 +00:00
sockport.h