]> git.saurik.com Git - redis.git/commit
fix BLPOP/BRPOP to use the wrapped function for list length
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Tue, 15 Jun 2010 19:16:56 +0000 (21:16 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Tue, 15 Jun 2010 19:23:24 +0000 (21:23 +0200)
commit676740a960dda1cf1adfad908628708057bf4e22
treeaef8779af48bb65ce9e62c7471aa88e3eefbb6b5
parent5eedc9c65e9d525f0e78c67f750e4d86d98aa097
fix BLPOP/BRPOP to use the wrapped function for list length
redis.c