From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23420 invoked by alias); 27 Aug 2014 09:50:34 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23400 invoked by uid 89); 27 Aug 2014 09:50:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 27 Aug 2014 09:50:31 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 17EA28E0789; Wed, 27 Aug 2014 11:50:29 +0200 (CEST) Date: Wed, 27 Aug 2014 09:50:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: connect() hangs on a listen()ing AF_UNIX socket Message-ID: <20140827095029.GF20700@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <53F61B70.2020600@t-online.de> <20140821164402.GB21065@calimero.vinschen.de> <53F6450C.3070007@t-online.de> <20140822093923.GA12878@calimero.vinschen.de> <53F78CB1.9080406@t-online.de> <20140822201622.GM32314@calimero.vinschen.de> <53FCD9EC.1080703@t-online.de> <20140826205643.GD5740@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3Gf/FFewwPeBMqCJ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2014-08/txt/msg00525.txt.bz2 --3Gf/FFewwPeBMqCJ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1122 On Aug 27 08:57, Achim Gratz wrote: > 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. >=20 > The 2014-08-26 snapshot looks bad. It seems that shebang processing does= n't > work anymore, reverting to the 2014-08-25 snapshot fixes that problem. Fixed in CVS. The idea to reopen the file by handle is still good. *Iff* there is an open handle to the file to begin with... I'm just creating a snapshot but this may take a few minutes longer than anticipated due to connection problems. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --3Gf/FFewwPeBMqCJ Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT/anlAAoJEPU2Bp2uRE+gxt8P/R8C2KcNdm2vWwukt5S+PAjm nrzVl5qGt7zmfKuZowb/J1hZnyAUJtTDYBYGwidNWB24jvYi4IA3N3t0TCrIwjmi rJ9aQ6ladnXyD01U2ht82tQGbtt6Ld7sYYCClg4dYgumoVitAYs2YWO2tferzRG1 Qce9WJgvZBds5zZ3Qe1sG5GKT61AYXAizfGXGiLbZEFWVbLFKYIRO5jdc+Hwr/+v z2AZXMIqGXglelX+XkMdFp2llrIzDhwgAG+eqC2kWlfUP4hxSeUIR8c15sRuiqCE E/yuhwdPDMkYlwl2q7LhahM5SJ+5qbbE6Y5IS6g66YCVOTlYoTHXFRvK3L464EW9 XlG/9ZoC4BB2a1OiHeNiUOmwE96fRuK9tHwoAhRMSRPwxXgpTThCsTTAlVpMvKQp m1aMnQ2u9uhs9ejhZ7mtkYatvozuMbV9LtBLtOppolXZmlTi9h9RYgkNbDHJlesr wQoZa+TlO+aZXXU85LXEstgKYQhgklZpvrR0AC9qCmk+H4NJ3Q7GsuYFA1WvpAYr D6wY4UJCZO6lbQ+u43uUrb0tFy7adR57zwkypWgjPmcaAhCnnbCnK8K5gua2d46o yZr514M6mBOwx2JuSMCMXJJSs1sd1WG+rOM3+k1kAJLFMHb9wPk901KpgmTxd/w0 Jo5iU6tk+3q8XAk1Pi1E =1R2+ -----END PGP SIGNATURE----- --3Gf/FFewwPeBMqCJ--