Searched refs:REDIS_CONN_TCP (Results 1 – 3 of 3) sorted by relevance
135 REDIS_CONN_TCP, enumerator
277 c->connection_type = REDIS_CONN_TCP; in _redisContextConnectTcp()
657 if (c->connection_type == REDIS_CONN_TCP) { in redisReconnect()