Home
last modified time | relevance | path

Searched refs:tcp_nodelay (Results 1 – 8 of 8) sorted by relevance

/curl/src/
H A Dtool_cfgable.h232 bool tcp_nodelay; member
H A Dtool_cfgable.c43 config->tcp_nodelay = TRUE; /* enabled by default */ in config_init()
H A Dtool_getparam.c1444 config->tcp_nodelay = toggle; in getparameter()
H A Dtool_operate.c907 if(!config->tcp_nodelay) in config2setopts()
/curl/lib/
H A Durldata.h1825 BIT(tcp_nodelay); /* whether to enable TCP_NODELAY or not */
H A Dcf-socket.c1158 if(is_tcp && data->set.tcp_nodelay) in cf_socket_open()
H A Dsetopt.c1098 data->set.tcp_nodelay = enabled; in setopt_long()
H A Durl.c471 set->tcp_nodelay = TRUE; in Curl_init_userdefined()

Completed in 52 milliseconds