K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-07-01T02:11:15.846078Z K 7 svn:log V 204 Use a reserved value for ssl refno to indicate that a handshake is in progress. This is needed so clnt_vc_destroy() will not do a soclose() on the socket, since the daemon may still be in SSL_connect(). END