From: antirez Date: Thu, 20 Jan 2011 12:18:23 +0000 (+0100) Subject: Fixed issue #435 and at the same time introduced explicit ping in the master-slave... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/89a1433e69db5f7c996484672437616a16a6fe0a?hp=89a1433e69db5f7c996484672437616a16a6fe0a Fixed issue #435 and at the same time introduced explicit ping in the master-slave channel that will detect a blocked master or a broken even if apparently connected TCP link. ---