summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/nc/client-tcp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test the netcat -N feature. The test program can send and receivebluhm2020-01-171-11/+13
| | | | | messages, shutdown write, and wait for EOF in arbitray order. Since revision 1.211 of netcat.c some of the cases fail.
* Implement custom TCP client and server to test netcat corner cases.bluhm2020-01-161-0/+125