libunftp icon indicating copy to clipboard operation
libunftp copied to clipboard

Support sendfile syscall where possible

Open robklg opened this issue 3 years ago • 1 comments

Sendfile can speed up transfers. Perhaps it is not (fully) supported in TLS mode. But when possible, sendfile should be used.

Perhaps useful for this: https://docs.rs/sendfile/0.3.0/sendfile/

robklg avatar May 07 '21 07:05 robklg

Ping

yonas avatar Feb 24 '24 00:02 yonas