]> git.saurik.com Git - redis.git/commit
Unix socket clients properly displayed in MONITOR and CLIENT LIST.
authorantirez <antirez@gmail.com>
Thu, 1 Nov 2012 21:10:45 +0000 (22:10 +0100)
committerantirez <antirez@gmail.com>
Thu, 1 Nov 2012 21:12:45 +0000 (22:12 +0100)
commitb6ffa85f1128660bc742d8da9c4dc83bca5d9a91
tree9518205779c9779d0f2436ee436e7954e776dcf0
parent4917a6a8b310e968a172aed245de797e6f0897d7
Unix socket clients properly displayed in MONITOR and CLIENT LIST.

This also fixes issue #745.
src/networking.c
src/redis.h
src/replication.c