factor/basis/io/sockets
Benjamin Pollack b0d62bcdc3 io.sockets.secure: add SNI support for Windows
M: secure ((client)) is identical between Unix and Windows, so this probably
could be moved out of the platform-specific vocab, but doing it sanely would
require a refactor I'm not excited about, so punting on that for now.

Fixes #1551
2016-03-12 09:27:31 -05:00
..
icmp factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
secure io.sockets.secure: add SNI support for Windows 2016-03-12 09:27:31 -05:00
unix io.sockets.unix: Fix ipv6 sends for udp on osx. 2016-03-08 04:46:26 -08:00
windows io.sockets: Special-case 0.0.0.0 and f for outgoing sockets so we can use 2016-03-08 02:27:01 -08:00
authors.txt
sockets-docs.factor io.sockets: Special-case 0.0.0.0 and f for outgoing sockets so we can use 2016-03-08 02:27:01 -08:00
sockets-tests.factor io.sockets.tests: these needs to be conditional, in case you are ipv4 only 2016-03-10 04:11:23 +01:00
sockets.factor io.sockets: Default make-sockaddr-outgoing to make-sockaddr. 2016-03-08 09:21:49 -08:00
summary.txt
tags.txt