Re: [dev] [quark] Current performance and ideas
On Thu, Aug 14, 2014 at 10:57:50AM +0200, FRIGN wrote:
> ssize_t sendfile(int out_fd, int in_fd, off_t *offset, size_t count);
> int sendfile(int fd, int s, off_t offset, size_t nbytes,
> struct sf_hdtr *hdtr, off_t *sbytes, int flags);
>
> And this is just Linux and OpenBSD.
Must be some other BSD because iirc OpenBSD doesn't have sendfile.
I think FreeBSD does though.
Received on Thu Aug 14 2014 - 11:35:23 CEST
This archive was generated by hypermail 2.3.0
: Thu Aug 14 2014 - 11:36:07 CEST