]> andersk Git - moira.git/commit
distinguish read errors from incomplete reads. (in the incomplete case,
authordanw <danw>
Tue, 21 Sep 1999 17:29:57 +0000 (17:29 +0000)
committerdanw <danw>
Tue, 21 Sep 1999 17:29:57 +0000 (17:29 +0000)
commit19fcce2b882bc38bc37cc05ac50091fae2e22149
tree27c4714c3a70300b969acaf784df189c87e2f572
parent8ae70e8f1afd737e4c40cf08ad9b2fd8de583066
distinguish read errors from incomplete reads. (in the incomplete case,
don't return errno, since it may be 0. return EIO instead.) Fixes a bug
where update_test could core dump if the remote server closed the
connection unexpectedly (because of a bug on their end).
update/sendrecv.c
This page took 0.288158 seconds and 5 git commands to generate.