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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=kznie2EAOhvJ+OrVa9p0+f36/OfxQf0XXnS1MOB+noh1Mkd/wB8zE hAHQnt6YgC0duxzJiDl0sykVu/RV8e0xXMJZAcGlBs3ATpA23M25/rwScfk9v4sV XkcDVoMJOSzL9Z6bU1vn6C18LyNnUEaQleE7mM3z2WkbrfvugcQZ4w= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=FpQosm/KSbbQVQW5AIGiuNmTCE0=; b=KNddVn+YtJY/PwJ+jYDxguaBVKHP QDVn6DpngeToEcNw7cz1b/ADBS+T6T41e+dw8vTi7drsm6j/01GjLvXCqL2pb1mA cXz859tH+VJHAcosU0dasOA2mfnO1/ZjEgW3JzgK1Gw2xPuCkJCcWb26ETNiviM7 64ErXH8+iYhuf2A= 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=-4.7 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: connect() hangs on a listen()ing =?utf-8?b?QUZfVU5JWA==?= socket Date: Wed, 27 Aug 2014 08:57:41 +0000 (UTC) Lines: 15 Message-ID: References: <53F61B70 DOT 2020600 AT t-online DOT de> <20140821164402 DOT GB21065 AT calimero DOT vinschen DOT de> <53F6450C DOT 3070007 AT t-online DOT de> <20140822093923 DOT GA12878 AT calimero DOT vinschen DOT de> <53F78CB1 DOT 9080406 AT t-online DOT de> <20140822201622 DOT GM32314 AT calimero DOT vinschen DOT de> <53FCD9EC DOT 1080703 AT t-online DOT de> <20140826205643 DOT GD5740 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Corinna Vinschen cygwin.com> writes: > I fixed that in CVS (and I'm just generating a snapshot). The problem > was that the functions reading and writing security descriptors didn't > use the special "reopen by handle" semantics of the NtOpenFile call if > a reopen was necessary. Rather they just tried to open the file by name > again, just with different open flags. I fixed that, as well as another > occurence of the same problem when trying to read and write extended > attributes. The 2014-08-26 snapshot looks bad. It seems that shebang processing doesn't work anymore, reverting to the 2014-08-25 snapshot fixes that problem. Regards, Achim. -- 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