https://bz.apache.org/bugzilla/show_bug.cgi?id=56188
Luca Toscano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34685|0 |1 is obsolete| | --- Comment #20 from Luca Toscano <[email protected]> --- Created attachment 34692 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34692&action=edit httpd-trunk-mod_proxy_fcgi-client_disconnected.patch Replaced (apr_socket_t*) ap_get_module_config(r->connection->conn_config, &core_module); with ap_get_conn_socket(r->connection); -- 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]
