]> git.saurik.com Git - redis.git/commit - src/redis.h
Introduced a redisAssert() variant that is able to show information about the client...
authorantirez <antirez@gmail.com>
Tue, 4 Oct 2011 15:22:29 +0000 (17:22 +0200)
committerantirez <antirez@gmail.com>
Tue, 4 Oct 2011 15:22:29 +0000 (17:22 +0200)
commite3e69935108585c448bfd2ff5ba34fd7d9a6e4b9
treeee4beb00d767f0916ee89453db9255a018bfb525
parent909aee2c6cc6c35394a3dc212126c7f6034b3d63
Introduced a redisAssert() variant that is able to show information about the client in the context where the failed assertion was detected.
src/debug.c
src/redis.h