On Tue, Sep 15, 2009 at 9:45 AM, Petr Hracek <[email protected]> wrote:
> I have found mod_nntp_like where is mention in
> ap_pass_brigade(c->output_filters,bb);
> and in smtp_core is usage the same.

These are both modules that provide a non-HTTP protocol over the
connection. If that doesn't match your module, you're better off using
other code as a reference.

-- 
Eric Covener
[email protected]

Reply via email to