des 2007-04-19 07:59:30 UTC
FreeBSD src repository
Modified files:
tools/regression/sockets/sendfile Makefile sendfile.c
Log:
Valid error codes for err() and errx() are 1..255.
The correct format specifier for ssize_t is %zd.
Revision ChangesPath
1.4 +1 -1
rwatson 2006-05-25 09:50:14 UTC
FreeBSD src repository
Added files:
tools/regression/sockets/sendfile Makefile sendfile.c
Log:
Add a basic regression test for sendfile() over TCP, which sends varying
lengths of headers and data and makes sure it receives about the right
numbe