From: antirez Date: Thu, 24 Nov 2011 14:04:42 +0000 (+0100) Subject: minor refactoring to networking.c adding a separated function to get a string represe... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/45e7a1ce00380ccf5f41080d69c655e120aacad6?hp=45e7a1ce00380ccf5f41080d69c655e120aacad6 minor refactoring to networking.c adding a separated function to get a string representing the current state of all the connected clients. ---