]> gitweb.factorcode.org Git - factor.git/commit
io.sockets: Special-case 0.0.0.0 and f for outgoing sockets so we can use
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 8 Mar 2016 10:24:09 +0000 (02:24 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 8 Mar 2016 10:27:01 +0000 (02:27 -0800)
commita12a56f7778ccfb7e13275a6238b1e37da949c75
treeb875f9e84e16664ad4f4732122f55a7fdf590174
parent027a9fb1a2a61245a29dffedd174936d9406c55d
io.sockets: Special-case 0.0.0.0 and f for outgoing sockets so we can use
them on windows. Add some tests that shouldn't fail. Fixes #85.
basis/io/sockets/sockets-docs.factor
basis/io/sockets/sockets-tests.factor
basis/io/sockets/sockets.factor
basis/io/sockets/windows/windows.factor
extra/benchmark/tcp-echo0/tcp-echo0.factor
extra/dns/dns.factor
extra/ntp/ntp.factor