Home
last modified time | relevance | path

Searched refs:ac_cv_tcp_nodelay_inherited (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/
H A Dapr_network.m4388 …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
H A Dapr_hints.m4445 APR_SETIFNULL(ac_cv_tcp_nodelay_inherited, [yes])
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/
H A Dconfigure9163 if test -z "$ac_cv_tcp_nodelay_inherited"; then
9165 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" >&5
27256 $as_echo "$ac_cv_tcp_nodelay_inherited" >&6; }
27257 if test "$ac_cv_tcp_nodelay_inherited" = "yes"; then
H A Dconfig.log18538 ac_cv_tcp_nodelay_inherited=yes