From: antirez Date: Tue, 13 Sep 2011 16:27:08 +0000 (+0200) Subject: use bio.c instead of libeio for closing the AOF file in background. Some comment... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/986630afad7310f4ad548b355be3df076a50032c?hp=986630afad7310f4ad548b355be3df076a50032c use bio.c instead of libeio for closing the AOF file in background. Some comment added and other minor changes. ---