summaryrefslogtreecommitdiff
path: root/src/timeout.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes around clients that must be obeyed. Replica report disk errors in PING....Oran Agra2022-04-201-1/+1
* Add missing calls to raxStop (#7532)Wen Hui2020-07-211-0/+1
* Typo in getTimeoutFromObjectOrReply's error replyGuy Benoish2020-04-111-1/+1
* Precise timeouts: reference client pointer directly.precise-timeout-2antirez2020-03-301-16/+13
* timeout.c created: move client timeouts code there.antirez2020-03-271-0/+192