Date: Sun, 30 Aug 2009 21:39:43 +0100 From: Bruce Cran <bruce@cran.org.uk> To: current@freebsd.org Subject: sendfile regression test failing Message-ID: <20090830213943.599184aa@gluon.draftnet>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090830213943.599184aa>