CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/12/18 05:53:18

Modified files:
        usr.bin/nc     : netcat.c 

Log message:
nc: skip connection info on failed or skipped udptest()

In udp mode, nc would always print that the connected succeeded
independently of whether that was actually the case. Don't do that.

idea/ok mpf

Reply via email to