CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/12 21:10:38
Modified files:
usr.bin/nc : netcat.c
Log message:
refactor the nc pool loop to not shut down the socket early, and
to handle tls_shutdown correctly if using TLS, doing tls_shutdown
correctly if we are using the -N flag
ok sthen@
