Searched defs:firehose_pre_conn (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/debugging/
H A Dmod_firehose.c409 static int firehose_pre_conn(conn_rec *c, void *csd) function
514 ap_hook_pre_connection(firehose_pre_conn, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 179 milliseconds