Hello,

Is it possible to use the sendfile system call with
UDP sockets in linux kernel ?

I saw in net/ipv4/udp.c a comment made by Hirokazu Takahashi,
which says "sendfile() on UDP works now."
(this is in the linux 2.6.* kernels).


But when I am trying to write a user space program
which tries using sendfile with
UDP sockets I encounter erros. (with TCP sockets
sendfile works OK).

Is it possible ?
Any ideas?

John
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to