Searched hist:165982 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/tools/regression/sockets/zerosend/
H A DMakefile165982 Fri Jan 12 19:49:36 MST 2007 rwatson Add a regression test for sending and writing zero bytes to sockets of
various types, as well as pipes and fifos for good measure. RELENG_6
currently passes all of these tests, but 7-CURRENT fails 0-byte writes
and sends on all stream socket types (and fifos, as they are based on
stream sockets).

Bumped into by: peter
Diagnosed by: jhb
Problem of: andre
H A Dzerosend.c165982 Fri Jan 12 19:49:36 MST 2007 rwatson Add a regression test for sending and writing zero bytes to sockets of
various types, as well as pipes and fifos for good measure. RELENG_6
currently passes all of these tests, but 7-CURRENT fails 0-byte writes
and sends on all stream socket types (and fifos, as they are based on
stream sockets).

Bumped into by: peter
Diagnosed by: jhb
Problem of: andre

Completed in 64 milliseconds