Date: Sun, 27 Oct 2002 09:20:49 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch common.c Message-ID: <200210271720.g9RHKnUS015686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/10/27 09:20:49 PST
Modified files:
lib/libfetch common.c
Log:
Slight amendment to rev 1.34: instead of considering any short read an
error, only report an error if no data was read at all (unless len was
0 to start with). Otherwise, the final read of practically any transfer
will end in a fatal error.
Revision Changes Path
1.37 +8 -6 src/lib/libfetch/common.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210271720.g9RHKnUS015686>
