From: antirez Date: Fri, 11 May 2012 14:08:57 +0000 (+0200) Subject: redis-cli pipe mode: handle EINTR properly as well so that SIGSTOP/SIGCONT are handle... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/ea66be60802fea82d88d48e0af87d1e6c20bfee5?ds=inline;hp=ea66be60802fea82d88d48e0af87d1e6c20bfee5 redis-cli pipe mode: handle EINTR properly as well so that SIGSTOP/SIGCONT are handled correctly. ---