Searched refs:ac_cv_tcp_nodelay_inherited (Results 1 – 4 of 4) sorted by relevance
388 …CHE_CHECK(if TCP_NODELAY setting is inherited from listening sockets, ac_cv_tcp_nodelay_inherited,[485 ac_cv_tcp_nodelay_inherited="yes"487 ac_cv_tcp_nodelay_inherited="no"489 ac_cv_tcp_nodelay_inherited="yes"491 if test "$ac_cv_tcp_nodelay_inherited" = "yes"; then
445 APR_SETIFNULL(ac_cv_tcp_nodelay_inherited, [yes])
9163 if test -z "$ac_cv_tcp_nodelay_inherited"; then9165 ac_cv_tcp_nodelay_inherited="yes"27133 if ${ac_cv_tcp_nodelay_inherited+:} false; then :27139 ac_cv_tcp_nodelay_inherited="yes"27243 ac_cv_tcp_nodelay_inherited="yes"27247 ac_cv_tcp_nodelay_inherited="no"27255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_tcp_nodelay_inherited" >&527256 $as_echo "$ac_cv_tcp_nodelay_inherited" >&6; }27257 if test "$ac_cv_tcp_nodelay_inherited" = "yes"; then
18538 ac_cv_tcp_nodelay_inherited=yes