Home
last modified time | relevance | path

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

/third_party/curl/lib/
Deasy.c1321 conn->handler->connection_check(data, conn, CONNCHECK_KEEPALIVE); in conn_upkeep()
Durldata.h853 #define CONNCHECK_KEEPALIVE (1<<1) /* Perform any keepalive function. */ macro