CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/27 09:38:06
Modified files:
regress/sys/kern/poll: poll_iocond.c
regress/sys/kern/select: select_iocond.c
Log message:
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.
