• antirez's avatar
    CLIENT KILL: don't kill the master as a normal client. · 97f1fc65
    antirez authored
    Technically the problem is due to the client type API that does not
    return a special value for the master, however fixing it locally in the
    CLIENT KILL command is better currently because otherwise we would
    introduce a new output buffer limit class as a side effect.
    97f1fc65
networking.c 60.9 KB