Check-in [0feed85090]
Not logged in
Overview

SHA1 Hash:0feed85090d52ba67cbc16e76ef4b4e48e310227
Date: 2007-07-23 20:42:40
User: drh
Comment:Always do another sync round if any file is received.
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified src/xfer.c from [9cb0ca67df] to [1d5b7d85e6].

@@ -582,10 +582,11 @@
       ** Receive a file transmitted from the other side
       */
       if( blob_eq(&aToken[0],"file") ){
         xfer_accept_file(&recv, aToken, nToken, &errmsg);
         nFile++;
+        go = 1;
       }else
 
       /*   gimme UUID
       **
       ** Server is requesting a file