From: antirez Date: Fri, 22 Jul 2011 10:11:40 +0000 (+0200) Subject: Close the listening sockets. Apparently this allows faster restarts. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/80e87a461a7d2ee54430127bdb6ac014778c54c5?hp=80e87a461a7d2ee54430127bdb6ac014778c54c5 Close the listening sockets. Apparently this allows faster restarts. ---