CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/09 02:58:46
Modified files:
usr.bin/ftp : fetch.c
Log message:
Retry when SSL_read fails with SSL_ERROR_WANT_READ. Fixes the case where
an https server attempts renegotiation. ok jung@
