Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C1482F4.AA9880BD@adm.unipi.it> Date: Mon, 10 Dec 2001 10:40:04 +0100 From: Enrico Bernardini X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.19-6.2.7 i686) X-Accept-Language: it, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: how to resolve "Connection reset by peer" from client side? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I falled in the "Connection reset by peer" Windows bug (see http://sources.redhat.com/ml/cygwin/2001-09/msg01589.html) + /* A bug in the Windows TCP/IP implementation, which is not + yet worked around in Cygwin (such a workaround is very + difficult), causes the goodbye message to be lost if the + process sending it exits before it's read by the other + end. Since this message doesn't contain any useful + information anyway, it is safe for us to just not read it + to avoid this problem. */ I don't want modify the server side of amanda242p2. I inserted a "sleep 60;" after the socket "close" to permit the goodbye message flush. It seems to work but it's awfull. Have you any idea? P.s. Corinna, I apologize for the last bad post :-). I have no urls, but I'm looking for. Thanks for your great job. Many thanks Enrico -- Dr. Enrico Bernardini System Administrator Servizio Sistema Bibliotecario Universita' di Pisa -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/