The Linux kernel has TLS; one reason is to allow sendfile(2) with TLS. But I guess Go doesn't enable that yet?
https://www.kernel.org/doc/html/latest/networking/tls.html On Tuesday, April 28, 2020 at 12:39:04 PM UTC-7, Robert Engels wrote: > > Depends on how the file descriptor is implemented. But the end result > probably has the same performance unless the network card is doing the TLS > - which is possible. > > On Apr 28, 2020, at 2:21 PM, Tamás Gulácsi <tgula...@gmail.com > <javascript:>> wrote: > > TLS needs encyption, not jost "shoveling the bytes" to the underlying > connection. > > > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/dfda5a47-e174-42d8-8e94-f18f75c3e2ca%40googlegroups.com.