On Thu, October 26, 2006 4:29 pm, Graham Leggett wrote: > In that case the solution is to expose the logic inside > ap_core_output_filter() that decides whether the socket will block, and > make that generally available.
To be more specific, there would be a need to be able to, given a connection_rec, to ask the question of the ap_core_output_filter "are there still bytes that were written but not yet confirmed, or that remain to be written in your temporary setaside brigade?". Regards, Graham --
