> it could be that send_fd stays as is in compat.pm and we add a
 > send_fh() that support everything.  or keep $r->sendfile and add other
 > methods for sending filehandles that are pipes, or already opened
 > filehandles with no length, or filehandles that are tied or filehandles
 > that have custom perlio layers.  i'm in no rush to finalize any of that.
 > apr already has the apr_bucket_{file,pipe} apis that work very well
 > for their specific tasks, anything else would need to be customized 
on our
 > side.

OK, I've no more questions about send_fd. Thanks Doug.

I've updated the todo item denoting these problems.

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to