cvs commit: src/sys/kern uipc_syscalls.c
Robert Watson
rwatson at FreeBSD.org
Sun Feb 24 11:07:30 UTC 2008
On Sun, 24 Feb 2008, Colin Percival wrote:
> cperciva 2008-02-24 00:07:00 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern uipc_syscalls.c
> Log:
> After finishing sending file data in sendfile(2), don't forget to send
> the provided trailers. This has been broken since revision 1.240.
Nice work tracking this down -- it sounds like the perfect candidate for a
regression test. Over the last year or two, we've been working hard to
populate src/tools/regression/sockets with various test cases, and it sounds
like the sendfile tests there could use some fleshing out, since we've now
seen several rather significant functional regressions over the last few
years. Any chance we can get you to take a look at doing that as well? :-)
Robert N M Watson
Computer Laboratory
University of Cambridge
More information about the cvs-src
mailing list