factor/basis/io/sockets
Doug Coleman 7367ff19c4 Add a method on url-addr for local ports
Remove test for code that got reverted
2010-10-08 08:42:19 -07:00
..
icmp Remove test for icmp sockets since extra/ping implicitly tests this 2010-09-22 00:55:18 -05:00
secure io.sockets: make addrspecs immutable 2010-09-04 18:49:27 -07:00
unix Only return ipv4 addresses for binding to on linux. 2010-09-23 13:20:18 -05:00
windows Implement a raw port. Make ping only run on Windows and Mac because the other platforms require root privs. 2010-09-21 22:00:18 -05:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
sockets-docs.factor Since ip4/ip6 services can run on different ports, we must include which version of ip we're using instead of just a port. Make URL objects store an inet4/i nt6/inet object with host/port slots instead of storing host/port slots separately. Stricter error checking on inet4/inet6 tuple creation. Update lots of code related to the URL change. 2010-10-05 09:56:29 -05:00
sockets-tests.factor Add a method on url-addr for local ports 2010-10-08 08:42:19 -07:00
sockets.factor Various cleanups for Doug's recent socket addressing change 2010-10-06 23:00:38 -07:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00