1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
drbrain 3efea48a70 * ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Added
Addrinfo#ipv6_unique_local? to detect RFC 4193 unique local
  addresses.  Part of #6692
* ext/socket/rubysocket.h:  Add IN6_IS_ADDR_UNIQUE_LOCAL macro if
  missing.
* test/socket/test_addrinfo.rb:  Test for ipv6_unqiue_local?


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-07-20 00:32:35 +00:00
..
-test-
bigdecimal
continuation
coverage
curses
date
dbm * ext/dbm/dbm.c (fdbm_empty_p): fix wrong condtion introduced in r36438. 2012-07-18 14:09:59 +00:00
digest
dl
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace
openssl
pathname
psych * ext/psych/emitter.c (initialize): allow a configuration object to be 2012-07-19 00:36:42 +00:00
pty
racc/cparse
readline
ripper
sdbm * ext/dbm/dbm.c (fdbm_empty_p): fix wrong condtion introduced in r36438. 2012-07-18 14:09:59 +00:00
socket * ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Added 2012-07-20 00:32:35 +00:00
stringio
strscan
syck
syslog
tk
win32ole
zlib
.document
extmk.rb extmk.rb: hack for -framework 2012-07-19 12:21:49 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt