sendfile regression test failing

Bruce Cran bruce at cran.org.uk
Sun Aug 30 20:39:59 UTC 2009


The sendfile regression test in tools/regression/sockets/sendfile is
failing on 8.0-BETA3:

> ./sendfile
sendfile: receive_test: expected (0, 0) received 16384

It's failing the test of sending 0 bytes on line 290:

send_test(connect_socket, 0, 0, 0);

-- 
Bruce


More information about the freebsd-current mailing list