I have been doing some experimentattion work with splice( ) and vmsplice( ). Though the flags in splice( ) tend to work fine, the same cannot be said about vmsplice( ). Whenever i set the SPLICE_F_GIFT flag, i get an error saying "Invalid argument", which leaves me if SPLICE_F_GIFT has actuallyy been implemented or not !!?? ..
Briefly: patch quality, CKRM, likely(), and vmsplice()
Posted Jul 22, 2009 5:48 UTC (Wed) by aditya.pipersenia (guest, #59718)
[Link]
I have been doing some experimentattion work with splice( ) and vmsplice( ). Though the flags in splice( ) tend to work fine, the same cannot be said about vmsplice( ). Whenever i set the SPLICE_F_GIFT flag, i get an error saying "Invalid argument", which leaves me 'wondering' if SPLICE_F_GIFT has actuallyy been implemented or not !!??