CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/09 13:23:03
Modified files:
usr.bin/ftp : fetch.c
Log message:
Make sure we check TLS_WRITE_AGAIN when calling tls_read() and if
tls_read() fails, print the tls_error() rather than just the return value.
ok beck@
