factor/basis/io/sockets
Doug Coleman 4ca9bd0bba Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05: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 Remove many uses of <int> and *int etc 2010-10-25 12:49:12 -05:00
windows Remove usages of <void*> and *void* 2010-10-25 13:22:50 -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 Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05:00
summary.txt
tags.txt