]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a sendfile regression test for transmit length > file size.
authorEd Maste <emaste@FreeBSD.org>
Tue, 10 Sep 2013 13:51:19 +0000 (13:51 +0000)
committerEd Maste <emaste@FreeBSD.org>
Tue, 10 Sep 2013 13:51:19 +0000 (13:51 +0000)
commit50185946a4a8b2b173c2ecbd812833a49842b497
tree91a5485fb8edb4ae6ec299cca6848b5c74ae0f86
parent854cb10a5882ba2577bafb8eea9a1e383315f53e
Add a sendfile regression test for transmit length > file size.

This test identified the issue fixed in FreeBSD-SA-13:11.sendfile.

Sponsored by: The FreeBSD Foundation
Approved by: re (glebius)
tools/regression/sockets/sendfile/sendfile.c