• antirez's avatar
    Fix for issue #391. · c9d3dda2
    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.
    c9d3dda2
redis.c 88.7 KB