• antirez's avatar
    Fix for issue #391. · f1eaf572
    antirez authored
    Use a simple protocol between clientsCron() and helper functions to
    understand if the client is still valind and clientsCron() should
    continue processing or if the client was freed and we should continue
    with the next one.
    f1eaf572
redis.c 86.8 KB