]> git.tuebingen.mpg.de Git - paraslash.git/commit - client_common.c
Remove send_bin_buffer().
authorAndre Noll <maan@systemlinux.org>
Tue, 6 Dec 2011 19:50:29 +0000 (20:50 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 20 Jan 2012 21:57:06 +0000 (22:57 +0100)
commitc59730ef3c559fd79784c55153410db592eebd68
treee5e0b61df4277e813d767b2e920e48e6589eb751
parentca059ef393a5ea00c3318314b3de5229f9fd7ea0
Remove send_bin_buffer().

It is just a trivial wrapper for write_all(). This patch changes all
callers to use write_all() directly and removes the wrapper.
afs.c
client_common.c
command.c
net.c
net.h