]> git.saurik.com Git - redis.git/commit - src/redis.c
Better implementation for BRPOP/BLPOP in the non blocking case.
authorantirez <antirez@gmail.com>
Wed, 29 Feb 2012 13:41:57 +0000 (14:41 +0100)
committerantirez <antirez@gmail.com>
Wed, 29 Feb 2012 13:41:57 +0000 (14:41 +0100)
commitc1db214eeb2b7385c32889e17748429fcbe5cbae
tree2ded05b066530e5e47d9dcf61bf6b85f3d854fe5
parentcd8bdea31bdd682c811276a56515b65268f42958
Better implementation for BRPOP/BLPOP in the non blocking case.
src/redis.c
src/redis.h
src/t_list.c