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
ocean 8687b8ffe8 * ext/socket/socket.c (Init_socket): IPv6 is not supported although
AF_INET6 is defined on bcc32. (rev1.108 again)

* ext/socket/mkconstants.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-28 14:18:41 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend * ext/socket/socket.c (Init_socket): ported more Socket::Constants 2005-02-28 06:29:52 +00:00
extconf.rb * configure.in, win32/Makefile.sub (LIBS, COMMON_HEADERS): use 2005-02-10 04:55:34 +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
mkconstants.rb * ext/socket/socket.c (Init_socket): IPv6 is not supported although 2005-02-28 14:18:41 +00:00
socket.c * ext/socket/socket.c (Init_socket): IPv6 is not supported although 2005-02-28 14:18:41 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00