History log of /openbsd-current/regress/lib/libc/sys/t_sendrecv.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 13-Dec-2021 deraadt

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


Revision tags: OPENBSD_7_0_BASE
# 1.2 31-May-2021 bluhm

Since our unix receive queue got longer, the test run-t_sendrecv
did not terminate anymore on some machines. The test counts 100
send errors before it finishes. NetBSD has added sched_yield() in
the receiver loop to trigger the errors on the sender side. Although
not perfect, it works for me. Get current t_sendrecv.c from NetBSD.


# 1.1 19-Nov-2019 bluhm

branches: 1.1.1;
Initial revision


# 1.2 31-May-2021 bluhm

Since our unix receive queue got longer, the test run-t_sendrecv
did not terminate anymore on some machines. The test counts 100
send errors before it finishes. NetBSD has added sched_yield() in
the receiver loop to trigger the errors on the sender side. Although
not perfect, it works for me. Get current t_sendrecv.c from NetBSD.


# 1.1 19-Nov-2019 bluhm

branches: 1.1.1;
Initial revision