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

/freebsd-9.3-release/tools/regression/sockets/unix_sendtorace/
H A DMakefile164298 Wed Nov 15 10:43:45 MST 2006 rwatson Add a short regression test to try to exercise races in the non-atomic
nature of implied connect via sendto(). Oddly, uipc_usrreq.c implements
this for stream sockets, but doesn't set the flag in its protocol
definition so that it can actually be used. As such, the stream test is
implemented but doesn't run for now.
H A Dunix_sendtorace.c164298 Wed Nov 15 10:43:45 MST 2006 rwatson Add a short regression test to try to exercise races in the non-atomic
nature of implied connect via sendto(). Oddly, uipc_usrreq.c implements
this for stream sockets, but doesn't set the flag in its protocol
definition so that it can actually be used. As such, the stream test is
implemented but doesn't run for now.

Completed in 53 milliseconds