Searched refs:handle_connection_close (Results 1 – 6 of 6) sorted by relevance
270 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close) in PLUGIN_TO_SLOT()397 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close);
46 …handler_t (* handle_connection_close)(server *srv, connection *con, void *p_d); /* at the end o… member
1395 p->handle_connection_close = mod_proxy_connection_close_callback; /* end of client connection */ in mod_proxy_plugin_init()
3127 p->handle_connection_close = scgi_connection_close_callback; in mod_scgi_plugin_init()
3835 p->handle_connection_close = fcgi_connection_close_callback; in mod_fastcgi_plugin_init()
240 handle_connection_close