CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/10 15:56:53
Modified files:
usr.bin/nc : nc.1 netcat.c
Log message:
Implement nc -W recvlimit to terminate netcat after receiving a
number of packets. This allows to send a UDP request, receive a
reply and check the result on the command line.
input jmc@; OK millert@
