Searched defs:ISAPI_RETRY (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/arch/win32/ | ||
H A D | mod_isapi.c | 57 #define ISAPI_RETRY apr_time_from_sec(30) macro 370 if (apr_time_now() > (*isa)->last_load_time + ISAPI_RETRY) { |
Completed in 14 milliseconds