factor/basis/io/sockets
Slava Pestov b10897334c io.sockets.secure: add ssl-supported? hook, and make furnace.auth and twitter vocabs use it. This makes furnace work on Windows 2010-10-24 15:54: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.secure: add ssl-supported? hook, and make furnace.auth and twitter vocabs use it. This makes furnace work on Windows 2010-10-24 15:54:19 -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
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
tags.txt