From: antirez Date: Sun, 24 Oct 2010 14:22:52 +0000 (+0200) Subject: synchronous I/O networking functions originally used just for replication refactored... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/19e61097c58079d6e317983f50006dc917d65cf7?ds=inline;hp=19e61097c58079d6e317983f50006dc917d65cf7 synchronous I/O networking functions originally used just for replication refactored in a file as generally useful, they are used in the cluster branch for MIGRATE. ---