https://issues.apache.org/bugzilla/show_bug.cgi?id=54842
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Eric Covener <[email protected]> --- The best way to detect if a write will fail is to write. If a module wants to poke around guess, it can get the native socket and do whatever it wants. Apache won't asynchronously do anything with the client socket while a module is generating a response. -- 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]
