Searched refs:CONNCHECK_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
732 #define CONNCHECK_KEEPALIVE (1<<1) /* Perform any keepalive function. */ macro
243 if(checks_to_perform & CONNCHECK_KEEPALIVE) { in http2_conncheck()
4409 conn->handler->connection_check(conn, CONNCHECK_KEEPALIVE); in conn_upkeep()