Stress test bind(2) and connect(2) system calls in OpenBSD regress.
authorbluhm <bluhm@openbsd.org>
Wed, 6 Dec 2023 14:41:52 +0000 (14:41 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 6 Dec 2023 14:41:52 +0000 (14:41 +0000)
commit6dd7abcaa50631e8442c95fc78fdf0e72740cd95
treeb7b115a0394b51a66452e926d49f89bef68b573c
parent82ac09857ecee1adaad50268321bdc3a3bdabbe6
Stress test bind(2) and connect(2) system calls in OpenBSD regress.
regress/sys/netinet/Makefile
regress/sys/netinet/bindconnect/Makefile [new file with mode: 0644]
regress/sys/netinet/bindconnect/README [new file with mode: 0644]
regress/sys/netinet/bindconnect/bindconnect.c [new file with mode: 0644]