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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004001c30372$9b95d9b0$235e893e@pomello> From: "Max Bowsher" To: "Brian White" , References: <3E9C374E DOT 4256358D AT precidia DOT com> Subject: Re: tcp RST instead of FIN if child exits after parent closes path Date: Tue, 15 Apr 2003 18:15:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Brian White wrote: [a good analysis, but the subject says it all, really, once a typo is fixed (s/exists/exits)] Re: tcp RST instead of FIN if child exits after parent closes path This is a bug/feature of Windows Sockets. I think it would be possible to craft a workaround in Cygwin, but it would require some non-trivial IPC. (IIUC, you would need to maintain a cross-process refcount for the socket). Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/