In scenarios where a client kernel makes multiple socket connections to the same server on behalf of the same upper layer protocol (eg, NFS with nconnect), we would like amortize the cost of TLS session set-up by utilizing the same session for all of these connections.