vmsplice() + SPLICE_F_GIFT flag ??
does anybody know why the linux syscall vmsplice() doesn’t work with the SPLICE_F_GIFT flag ?, per manual page it should be supported but i get the following error:
vmsplice: Invalid argument
any help is appreciated..
Categories: C, Programming
Sorry, your blog is cutting my answer, I’ve posted it on my blog:
http://coder.cl/2009/08/27/re-vmsplice-splice_f_gift-flag/