cvs commit: src/libexec/ftpd ftpd.c
Yar Tikhiy
yar at FreeBSD.org
Fri Oct 15 02:51:37 PDT 2004
yar 2004-10-15 09:51:37 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
We must not fall back to the old way (read-write)
if sendfile() transferred some data before throwing
a error condition because sendfile() won't move the
file offset for read() to start from.
MFC after: 2 weeks
Revision Changes Path
1.168 +1 -1 src/libexec/ftpd/ftpd.c
More information about the cvs-src
mailing list