CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/05/23 10:19:52
Log message: Spawn multiple threads and run system calls on UDP socket in parallel. Setup UDP sockets on localhost and run system calls connect(2), send(2), recv(2), recvfrom(2), and close(2) in parallel. In addition stress test for socket splicing, unsplice, max length and idle timeout can run. The successful operations are counted. Status: Vendor Tag: bluhm Release Tags: bluhm_20250524 N src/regress/sys/netinet/udpthread/Makefile N src/regress/sys/netinet/udpthread/README N src/regress/sys/netinet/udpthread/udpthread.c No conflicts created by this import