Home
last modified time | relevance | path

Searched refs:handle_connection_close (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dplugin.c270 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);
H A Dplugin.h46 …handler_t (* handle_connection_close)(server *srv, connection *con, void *p_d); /* at the end o… member
H A Dmod_proxy.c1395 p->handle_connection_close = mod_proxy_connection_close_callback; /* end of client connection */ in mod_proxy_plugin_init()
H A Dmod_scgi.c3127 p->handle_connection_close = scgi_connection_close_callback; in mod_scgi_plugin_init()
H A Dmod_fastcgi.c3835 p->handle_connection_close = fcgi_connection_close_callback; in mod_fastcgi_plugin_init()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dplugins.txt240 handle_connection_close