Doug MacEachern wrote:
if you asked how to implement the same module in C on dev@httpd, they'd say "use filters". which handles timeout, buffering, putback, etc. pretty sure that's the right answer here too.Yes, when protocol handlers are working directly with a connection socket, filters can't be used.
are there some good reasons not to use filters here?
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
