CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/21 15:47:39
Modified files:
regress/usr.bin/nc: Makefile server-tcp.c
Log message:
Connect netcat client to server and close stdin. Then netcat waits
for the other side to terminate. Check that netcat is sleeping and
does not run in a busy loop. Add tests for TCP, TLS, and UDP.
