Messages in this thread |  | | | Subject | Re: Thread implementations... | | From | "James H. Cloos Jr." <> | | Date | 26 Jun 1998 07:27:58 -0500 |
| |
>>>>> "Marc" == Marc Slemko <marcs@znep.com> writes:
Marc> HPUX's sendfile is:
Marc> ssize_t sendfile(int s, int fd, off_t offset, size_t nbytes, Marc> const struct iovec *hdtrl, int flags);
Marc> The sendfile() man page is available at some HPUX web site too.
Cf: <URL:http://www.software.hp.com/STK/impacts/i316.html> <URL:http://www.software.hp.com/STK/man/10.30/sendfile_2.html> <URL:http://www.software.hp.com/STK/man/10.20/send_2.html>
(We of course already have send(2)/sendto(2)/sendmsg(2)....) -JimC -- James H. Cloos, Jr. <cloos@jhcloos.com>
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu
|  |