]> gitweb.factorcode.org Git - factor.git/commit
Implement a raw port. Make ping only run on Windows and Mac because the other platfo...
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 22 Sep 2010 03:00:18 +0000 (22:00 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 22 Sep 2010 03:00:18 +0000 (22:00 -0500)
commit2c42e616b4fcbbe897dd7f690515cd101c52fccd
tree4c224cfa4ce771f11db2ddf90c32ff83c21489e4
parenta60afaf0ecfac652e0e49a94609917378ca98045
Implement a raw port.  Make ping only run on Windows and Mac because the other platforms require root privs.
basis/io/sockets/sockets.factor
basis/io/sockets/unix/unix.factor
basis/io/sockets/windows/windows.factor
basis/unix/ffi/bsd/bsd.factor
basis/unix/ffi/linux/linux.factor
extra/ping/ping-tests.factor
extra/ping/ping.factor
extra/ping/platforms.txt [new file with mode: 0644]