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 7eb6e562e5 * ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6
returns "::ffff:a.b.c.d" for IPv4-mapped IPv6 address.
  [ruby-dev:41215] patch by Tomoyuki Chikanaga.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27663 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-08 01:13:33 +00:00
..
lib * ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6 2010-05-08 01:13:33 +00:00
.cvsignore
.document
addrinfo.h
ancdata.c * ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and 2010-05-04 03:39:36 +00:00
basicsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
constants.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
depend
extconf.rb * ext/socket/extconf.rb: CMSG_ macros are broken on 64bit darwin, 2010-04-28 08:14:18 +00:00
getaddrinfo.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:21:01 +00:00
getnameinfo.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:21:01 +00:00
init.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
ipsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
mkconstants.rb * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
option.c * ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and 2010-05-04 03:39:36 +00:00
raddrinfo.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
rubysocket.h * ext/socket/rubysocket.h: non-implemented method definitions need 2010-04-28 07:16:30 +00:00
socket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
sockport.h
sockssocket.c
tcpserver.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
tcpsocket.c
udpsocket.c
unixserver.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
unixsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00