On Mon, 30 Dec 2002, Stas Bekman wrote: > Do you have an example of such a protocol handler, which uses bbs?
no, but using filters would be the proper way. we really shouldn't even be exposing $r->connection->client_socket based on discussions i've seen on dev@httpd. we need to make connection filters easier to use in Perl land (the stream like interface), not expose methods to use client_socket directly. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
