History log of /openbsd-src/regress/sys/kern/select/select_iocond.c (Results 1 – 3 of 3)
Revision Date Author Comments
# e389c7c6 27-Dec-2021 visa <visa@openbsd.org>

Reduce sensitivity to TCP segmentation in urgent data test case

Use one-byte sequences before and after urgent data so that the
socket-tcp test would be less sensitive to TCP segmentation.


# 81ba3d74 08-Dec-2021 visa <visa@openbsd.org>

Remove unnecessary select(2) exceptfds kludges.


# f7e6f7c5 06-Dec-2021 visa <visa@openbsd.org>

Test poll/select with various I/O conditions; not hooked up yet.