From: Wayne Davison Date: Wed, 21 Jul 2004 23:59:28 +0000 (+0000) Subject: Added batch_gen_fd. X-Git-Tag: v2.6.3pre1~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ad542928c6bde674f3dec96be446a2e2ed0548;p=thirdparty%2Frsync.git Added batch_gen_fd. --- diff --git a/io.c b/io.c index ba969067..4cf33028 100644 --- a/io.c +++ b/io.c @@ -55,6 +55,7 @@ extern struct stats stats; const char phase_unknown[] = "unknown"; int select_timeout = SELECT_TIMEOUT; int batch_fd = -1; +int batch_gen_fd = -1; /** * The connection might be dropped at some point; perhaps because the