]> git.saurik.com Git - redis.git/commit
On crash print information about the current client (if any), command vector, and...
authorantirez <antirez@gmail.com>
Thu, 12 Jan 2012 15:02:57 +0000 (16:02 +0100)
committerantirez <antirez@gmail.com>
Thu, 12 Jan 2012 15:02:57 +0000 (16:02 +0100)
commit00010fa96f2b327ca865e6fdaf94d8924184271a
treeae8adc0a6667ec3d94f6c65e11cded68adec3f60
parentd8bd12f984d3d5f78c0bcc9819fe002a3b379308
On crash print information about the current client (if any), command vector, and object associated to first argument assuming it is a key.
src/debug.c
src/networking.c
src/redis.c
src/redis.h