Home
last modified time | relevance | path

Searched refs:last_io (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/vquic/
H A Dvquic_int.h45 struct curltime last_io; /* last successful socket IO */ member
H A Dvquic.c273 qctx->last_io = qctx->last_op; in vquic_send_packets()
554 qctx->last_io = qctx->last_op; in vquic_recv_packets()
H A Dcurl_ngtcp2.c2285 idletime = Curl_timediff(Curl_now(), ctx->q.last_io); in cf_ngtcp2_conn_is_alive()

Completed in 5 milliseconds