<div class="gmail_quote">On Thu, Nov 12, 2009 at 5:47 PM, Matt McCutchen <span dir="ltr">&lt;<a href="mailto:matt@mattmccutchen.net">matt@mattmccutchen.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

It looks like the implementation has the receiver hang around for a<br>
hard-coded 10 seconds, accepting data from the sender and discarding it.<br clear="all"></blockquote><div><br>No, it sets a timeout of 10 seconds (i.e. 10 seconds of inactivity), which in the new protocol should never be reached because the &quot;we&#39;re exiting with an error&quot; message gets everyone to die in unison.  The necessity of discarding data is there due to the pipelining nature of rsync, particularly if the error is coming from the receiver.<br>
</div></div><br>..wayne..<br>