https://issues.apache.org/bugzilla/show_bug.cgi?id=52476

--- Comment #19 from Joe Orton <[email protected]> 2012-01-23 10:49:44 UTC ---
That stuff in winnt/child.c w.r.t. handling the data bucket insertion looks
pretty fragile, faking up the internals of the core_input_filter's context
structure!

Couldn't we replace the core input filter's call to:

        e = apr_bucket_socket_create(net->client_socket, f->c->bucket_alloc);

with a call out to the MPM, so the winNT MPM can insert its data bucket there?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to