Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dnetworking.c136 c->slave_capa = SLAVE_CAPA_NONE; in createClient()
H A Dserver.h317 #define SLAVE_CAPA_NONE 0 macro