os `sendfile` provide zero copy send file directly to socket, the openssl lib 
provide `SSL_sendfile` interface , I dont know how `SSL_sendfile` works 
internally, for others ssl lib how to do sendfile efficiently?for example 
chronos's dependency `bearssl`

Reply via email to