]> git.saurik.com Git - redis.git/commit
MIGRATE now let the client distinguish I/O errors and timeouts from other erros.
authorantirez <antirez@gmail.com>
Mon, 2 Apr 2012 14:38:24 +0000 (16:38 +0200)
committerantirez <antirez@gmail.com>
Mon, 2 Apr 2012 14:41:02 +0000 (16:41 +0200)
commit37cc07dd418718a06f7309891b1e5c7c272a4b48
tree7030640c5659ccca412ec3145b031249a75c8886
parent285df7b0e0c2e3bc175d753326fd2a7391f973ae
MIGRATE now let the client distinguish I/O errors and timeouts from other erros.
src/migrate.c