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
akr a5fcce2820 * ext/socket/ipsocket.c (init_inetsock_internal): Don't use local
addresses which address family is different to remote address.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-28 03:16:07 +00:00
..
lib
.document
addrinfo.h
ancdata.c
basicsocket.c
constants.c
depend
extconf.rb * ext/socket/extconf.rb: Enable RFC 3542 IPV6 socket options for OS X 2013-06-12 20:32:42 +00:00
getaddrinfo.c
getnameinfo.c
ifaddr.c
init.c
ipsocket.c * ext/socket/ipsocket.c (init_inetsock_internal): Don't use local 2013-06-28 03:16:07 +00:00
mkconstants.rb
option.c
raddrinfo.c
rubysocket.h
socket.c
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c