]> git.tue.mpg.de Git - paraslash.git/commit
Move write_all() from net.c to fd.c.
authorAndre Noll <maan@systemlinux.org>
Sat, 15 Mar 2008 18:09:53 +0000 (19:09 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 15 Mar 2008 18:09:53 +0000 (19:09 +0100)
commitd2a600590a2607d2bd729f3079aaec320efe7990
tree8cafdb9e2a6e236c14f169e8c875db89f5cd5b20
parent2fe2b6e212e8e0d09cd1a8fc95f7f2f3a1110485
Move write_all() from net.c to fd.c.

This way it can be used also for programs that don't need
networking.
fd.c
fd.h
net.c