CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2025/05/23 22:17:26

Modified files:
        regress/sys/netinet/udpthread: udpthread.c 

Log message:
Fix races in regress udpthread.

Other threads could cause errors that are stored at the socket.  If
next system call gets such an error, just ignore it.

Reply via email to