CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 06:58:00
Modified files:
usr.bin/nc : netcat.c
Log message:
The netcat server did not print the correct TLS error message if
the handshake after accept had failed. Use the context of the
accepted TLS connection.
OK beck@
