]> git.saurik.com Git - redis.git/commit
fixed a problem with BLPOP timeout of zero, now it blocks forever
authorantirez <antirez@gmail.com>
Wed, 30 Dec 2009 00:11:05 +0000 (19:11 -0500)
committerantirez <antirez@gmail.com>
Wed, 30 Dec 2009 00:11:05 +0000 (19:11 -0500)
commit58d976b8e855b4ff83c7bfd910acf9c53e3e7b96
tree3579d2abb15dec09d39b4e2f27a0271b15a55e79
parentf86a74e94459ab071333431a34b73e8557083426
fixed a problem with BLPOP timeout of zero, now it blocks forever
redis.c