]> gitweb.factorcode.org Git - factor.git/commit
io.sockets: add scope-id to ipv6 addrspecs, fixing a problem with connecting to local...
authorSlava Pestov <slava@shill.local>
Sat, 26 Feb 2011 06:33:28 +0000 (22:33 -0800)
committerSlava Pestov <slava@shill.local>
Sat, 26 Feb 2011 06:33:28 +0000 (22:33 -0800)
commit266c6d32e719cbaf29a0621393a9aad8c540e34c
tree7d4f9a9423823c01cff4a230b1d7d5b35e6ee6d8
parente9bccc0d59237ff80228e2954f451c7de4e434aa
io.sockets: add scope-id to ipv6 addrspecs, fixing a problem with connecting to localhost on Mac OS X (and other systems) where localhost is associated with a link-local address such as fe80::1
basis/io/sockets/icmp/icmp.factor
basis/io/sockets/sockets-tests.factor
basis/io/sockets/sockets.factor