cvs commit: src/tools/regression/sockets/sendfile Makefile
sendfile.c
Robert Watson
rwatson at FreeBSD.org
Thu May 25 02:51:10 PDT 2006
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
number of bytes.
Revision Changes Path
1.1 +11 -0 src/tools/regression/sockets/sendfile/Makefile (new)
1.1 +326 -0 src/tools/regression/sockets/sendfile/sendfile.c (new)
More information about the cvs-src
mailing list