Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-socket.c942 struct curltime connected_at; /* when socket connected/got first byte */ member
1014 memset(&ctx->connected_at, 0, sizeof(ctx->connected_at)); in cf_socket_close()
1235 ctx->connected_at = Curl_now(); in cf_socket_open()
1358 ctx->connected_at = Curl_now(); in cf_tcp_connect()
1750 *when = ctx->connected_at; in cf_socket_query()
2162 ctx->connected_at = Curl_now(); in cf_tcp_accept_connect()

Completed in 10 milliseconds