CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/17 13:45:50
Modified files:
regress/usr.bin/nc: Makefile client-tcp.c server-tcp.c util.c
util.h
Log message:
Test the netcat -N feature. The test program can send and receive
messages, shutdown write, and wait for EOF in arbitray order. Since
revision 1.211 of netcat.c some of the cases fail.
