Searched refs:AP_NONBLOCK_WHEN_MULTI_LISTEN (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/apache-793/httpd/include/
H A Dap_config.h148 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1 macro
H A Dap_config_auto.h.in28 #undef AP_NONBLOCK_WHEN_MULTI_LISTEN
/macosx-10.10/apache-793/httpd/server/
H A Dlisten.c367 #if AP_NONBLOCK_WHEN_MULTI_LISTEN
492 #if AP_NONBLOCK_WHEN_MULTI_LISTEN
509 #endif /* AP_NONBLOCK_WHEN_MULTI_LISTEN */
/macosx-10.10/apache-793/httpd/
H A Dconfigure6469 test "x$silent" != "xyes" && echo " forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to \"1\""
6470 AP_NONBLOCK_WHEN_MULTI_LISTEN="1"
32198 if test "$AP_NONBLOCK_WHEN_MULTI_LISTEN" = "1"; then
32200 $as_echo "#define AP_NONBLOCK_WHEN_MULTI_LISTEN 1" >>confdefs.h
H A Dconfigure.orig6469 test "x$silent" != "xyes" && echo " forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to \"1\""
6470 AP_NONBLOCK_WHEN_MULTI_LISTEN="1"
32194 if test "$AP_NONBLOCK_WHEN_MULTI_LISTEN" = "1"; then
32196 $as_echo "#define AP_NONBLOCK_WHEN_MULTI_LISTEN 1" >>confdefs.h

Completed in 190 milliseconds