]> git.tuebingen.mpg.de Git - paraslash.git/commit
sc_send_result(): Error out on short writes.
authorAndre Noll <maan@systemlinux.org>
Sun, 11 Dec 2011 19:23:14 +0000 (20:23 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 20 Jan 2012 21:57:07 +0000 (22:57 +0100)
commit2e2f91c92bbdd4107925bcaf521242c588afbfe4
tree6ac16d757404e84875bf279f8d0513d32049af2f
parent5ac6b5f44f64ff9a2f0e01a65013da829edfab9e
sc_send_result(): Error out on short writes.

This affects only afs command handlers, where short writes should
never happen as the socket fd is set to blocking mode. But still.
afs.c