K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-03-22T19:01:43.754830Z K 7 svn:log V 425 Add support for doing upcalls to the rpctlssd and rpctlscd daemons after the TLS handshake. For now, the only one of these is disconnect when the connection is done. The userland "SSL *" is referenced by a refno (uint64_t) and the time at which the daemon was started. If a daemon is restarted, the connections are then "orphaned" and no further upcalls will work for them. As such, restarting the daemons should be avoided. END