X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=Y8J0yMMreEOwIEMxZrVyjfKH+GSvS 9iy//Q2pEIulGOOY2m4UyGfa1z5APgEyaitWflTReyqOQEUK5ZtGLV2S7Ny6TqYc mB76HZ4BVM6w8YC9rELe1/m8h4zPqlCTjTCuGoBAubhJpUbUrww/2Xs5F89ymwkc S49U8lvEe4g2dc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=LeU9wpUx7i1DMxTHSvg51Yx+XZY=; b=mSm iACtlHGISEgOnLgDauWNNK88AtPR9dK+ZwvQ1iPxuhf+M5RSM0GHtH0w6iqyhyTT 9ycOYro84VgnTahiKKnuhzVB6rhTt7cQ6XLPAPRr5DZD8YYn591DCAoq0MnLBNyU pLNLTPUD2xktQMR6cish3PXTrUfND+Xh/qLOk2Gg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=HX-Google-Smtp-Source:ACJfBot, Obviously, H*c:alternative, amit X-HELO: mail-wm0-f54.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=nKZEGqnSC1u/vz5ngU0hSNlPUjmv9oVrQ210ZxWVUyk=; b=PKsX9Vm2w0RWmZd3cIWLzfYQ5NGNyU51SlvAAeEqrhxBJWgnl7DnmcxJv58E/J6UeM 9MMA5oS8H31sivb3NoFQJb46mAZ9AeD06fYpmTAWZc1QSOWzW5nX5aSa/eTZpYwgrYJd dpM+aMohhA93ckS5650YTjrP2fEVTx0MAlp+VArZ4J0rsE0bv6j9gpy44di8Sj2bqcM8 7jt6A+3SeBsxFecxeDHTyupG1kxnYcQn0J2yV25zzgnr3vWjKj5oDlv3ye5qmXjIkf4d +qXoRw3mQv3aWWaFsRsASGpxsuph5qx1xtClsX1qDCNLzPDnw7XS5jGiY8zhDBVYe0iV uN7g== X-Gm-Message-State: AKGB3mJ00oZB97c5UI/bg0/7lzIRDOB1d+LhhE6v7jPf+qUJSj1/I0d7 EveV42qQUvIvU2gMCpS4OGBM8e/UWObkMtVCD8MjPQ== X-Google-Smtp-Source: ACJfBot+CNzbJz77pxFNbwZO7IPSgBsSsIXSYSvFdZaEn/g/osJR8wg7CqhfY62kDeuFyTXDsrRb4WEnWnxvyoQAbxA= X-Received: by 10.80.149.21 with SMTP id u21mr54345133eda.137.1514736687045; Sun, 31 Dec 2017 08:11:27 -0800 (PST) MIME-Version: 1.0 From: Amit Choudhary Date: Sun, 31 Dec 2017 21:41:26 +0530 Message-ID: Subject: Question regarding cygwin setup. To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi, I have noticed that if cygwin setup is running and it is installing something then if the network connection goes away, then cygwin setup just goes back to 0% and starts all over again after network comes back (I have to start it again). So, if cygwin setup had completed 90% of installation and then network goes away then it goes back to 0%. So, all the bandwidth used for 90% installation went to waste and also the time to go till 90% installation went to waste. Is it possible that cygwin setup gets stuck on network rather than going back to 0% and start again when network connection comes back (Obviously cygwin setup should not be aborted in between). Normally, TCP connections stay alive for 2 hours before reset, so I guess cygwin setup can just block on the TCP socket / connection rather than going back to 0%. Amit -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple