Hi All,

For example, I have a big file, let's say 100 GB, and I need to post it to 
some http server.

Could I use sendfile() upon the http client? Then I would not need to copy 
the file content into user space before sending it.

It seems that the http lib do not export the underlying tcp connection. 

Regards,
Jinhua Luo

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to