Reduce sensitivity to TCP segmentation in urgent data test case
authorvisa <visa@openbsd.org>
Mon, 27 Dec 2021 16:38:06 +0000 (16:38 +0000)
committervisa <visa@openbsd.org>
Mon, 27 Dec 2021 16:38:06 +0000 (16:38 +0000)
commite389c7c6225d0c580d8c74da6238719596e52386
tree8e0037f741ec96a118bceac4762a580c2f82b2f5
parent4b23e1a787487fe6cd323782746f03852153fdff
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.
regress/sys/kern/poll/poll_iocond.c
regress/sys/kern/select/select_iocond.c