On Thu, 14 Aug 2003 17:59:37 +0100 Jamie Lokier <jamie@shareable.org> wrote: > Nagendra Singh Tomar wrote: > > Why do we not have a recvfile() also which copies data from the socket > > directly to a file (page cache). > > Mainly because it is much harder to do than sendfile(). More specifically because we have no network devices in the tree that can even let us take advantage of this. Once such devices have drivers in the tree, coding up the infrastructure isn't that hard and we will do it. It's already been discussed on several lists. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html