On Fri, 2006-07-21 at 14:42 +0800, Dinesh Nair wrote: > On 07/21/06 01:48 Benny Amorsen said the following: > > If you use splice() instead of sendfile(), you can get the same > > splice() is not available on FreeBSD, and will hinder porting work there. > also, iianm, splice() needs one of its file descriptor arguments to be a > pipe, while in this context we're discussing two sockets.
While reading the man page of sendfile() it says that the input file descriptor cannot be a socket. Jeff
signature.asc
Description: This is a digitally signed message part
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
