CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/01/13 05:55:13
Modified files: regress/sys/netinet/tcpthread: tcpthread.c Log message: Ignore "Software caused connection abort" error from accept(2) system call. This is normal behavior in this test. reported by anton@; OK mvs@