]> git.tue.mpg.de Git - paraslash.git/commit
upd_send.c: Use write_nonblock() rather than write_all().
authorAndre Noll <maan@systemlinux.org>
Sat, 10 Jan 2009 16:09:16 +0000 (17:09 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 10 Jan 2009 16:09:16 +0000 (17:09 +0100)
commita6cbab95272b31c55b2b41e1d3dd55743c7c774f
tree1ecf19e7eac522ef3fccbd5c65fc54e77f010b45
parent8cf6f0ecf5a3ed9c51ad72bc1c0b02a5b20e5345
upd_send.c: Use write_nonblock() rather than write_all().

To this aim, move write_nonblock() from send_common.c to fd.c.
fd.c
fd.h
send_common.c
udp_send.c