Searched refs:CONNCHECK_KEEPALIVE (Results 1 – 2 of 2) sorted by relevance
1321 conn->handler->connection_check(data, conn, CONNCHECK_KEEPALIVE); in conn_upkeep()
853 #define CONNCHECK_KEEPALIVE (1<<1) /* Perform any keepalive function. */ macro