CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2024/07/30 07:28:27

Modified files:
        regress/lib/libc/sys: t_sendrecv.c 

Log message:
sched_yield() is not strong enough to overflow the recv buffer on some
systems. Use a proper sleep using usleep(100) instead.

Reply via email to