> This means a huge file would need to be split by the caller into multiple file > buckets, no longer than ssize_t. Is this reasonable?
Wouldn't that make it difficult to call sendfile on a file bucket that points to a huge file? ....Roy
> This means a huge file would need to be split by the caller into multiple file > buckets, no longer than ssize_t. Is this reasonable?
Wouldn't that make it difficult to call sendfile on a file bucket that points to a huge file? ....Roy