CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/05/23 21:44:06
Modified files: regress/sys/netinet/tcpthread: tcpthread.c Log message: Bring regress tcpthread in sync with udpthread. Switch tcpthread to arc4random() to run through test cases more aggressively. Fix or workaround races that caused test abort. Reduce difference between tcp and udp thread tests.