]> git.tuebingen.mpg.de Git - paraslash.git/commit
Get rid of E_RECV.
authorAndre Noll <maan@systemlinux.org>
Sun, 25 Nov 2007 09:59:29 +0000 (10:59 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Nov 2007 09:59:29 +0000 (10:59 +0100)
commitcd0abca282ec1cd29510f4cf8fefb04aa7e20ad7
treed5be17eeadb056f43252ca8b53b79131b0c44adb
parent97fbaf879847d77a91faf40fb7e515df23eb9ba3
Get rid of E_RECV.

recv_bin_buffer() returns the converted errno on errors.
So there's no point in having a paraslash error number for recv errors.
afs.c
command.c
error.h
net.c