Support redirecting stdin, stdout & stderr to sockets.
commitb5fb1fcaa6845e57a164718736d4b73660ad6cb1
authorJean-loup Gailly <jloup@gailly.net>
Fri, 5 Mar 2010 12:58:53 +0000 (5 13:58 +0100)
committerJean-loup Gailly <jloup@gailly.net>
Fri, 5 Mar 2010 12:58:53 +0000 (5 13:58 +0100)
tree684b373621de02eaa3287dc1e4e22efbf44ac8cc
parent4b5db655e8f4d9736e4314cea0636d22fcebfb27
Support redirecting stdin, stdout & stderr to sockets.
Makefile
network.c [new file with mode: 0644]
network.h [new file with mode: 0644]
zzgo.c