Re: sendfile() documentation

Chip Salzenberg (chip@perlsupport.com)
Wed, 16 Dec 1998 16:36:35 -0500


According to Linus Torvalds:
> No. sendfile() was designed to do the right thing wrt nonblocking
> writes, so you can have a select() loop with sendfile() the same way
> you'd have it with read()+write().

Would you mean "the right thing wrt nonblocking _reads_", by any chance?

-- 
Chip Salzenberg      - a.k.a. -      <chip@perlsupport.com>
      "When do you work?"   "Whenever I'm not busy."

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/