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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=lBzsHsithdVL9BgOUfzX0ZZRUTZ6p5Lsf5H+QZL6w67 VQw3DxMUTPmVhUD8RsIsF4xsniwjDTwxNODwrFQoz5nuogROOLraPLpWlZIrUjR+ t84m0At3FBqVbuf193H5mK6vrngEcBwA6R+GQh92ZB//svv821mWgMeWfTcq1TwQ = 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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=UZE0L5VH1w/Iuy819mp95GQl95Y=; b=DIvX+yUlxpiqMK/V9 NsPpdoU9vqI+P1xbu3oDXtclh7dJFX5qwGhBbIT5E20Sq/V4hqFJbhSxyD3KLmVv I1xSmGH7o9GS0Wqmd1TWDpjDDtqJ+M3hD60PnTo2sc+63Nq7+dhxzKGT23GgoI37 RpIznWzg7PTaH37h7bzEpfAI2E= 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-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=Hx-languages-length:672 X-HELO: conssluserg-03.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com w63H17Of020018 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1530637267; bh=Z7yfEw/b3qwEYaByLsw0zBeRI1seqRrsPYNAatsvFdY=; h=Date:From:To:Subject:In-Reply-To:References:From; b=ukd0rLIAzBiQP/v0Lea7XrCXW2bzmqXFgQw/B31GTeKh/iKA4iE3wBXAjeJka+4Fc Lql/jzkphLr4pBVFOBfAcpcpDfYv2xV0nEOSK77PjKSlV1a7Eq5VR3DcO+MpAY0X+k zrkRN/cNRwxlf/lZ/3WiW8soyoy3AJoxgH0hTGPk9Dflzu/olrA2avy/CoZdTd8nqJ 58xYK8/T9pjamSa0hG1t3mLZaKLiD7lrXZ0qVVmSu0K72KS8gw9m194kKGMiRxlCDF P3H87cztiWgeRUqqbYBSB/JiwSpmpdXt+Cm3uBZGr203JWwPeUmbiJbHZ1IoJuQQvN UBySnpxySFC+w== Date: Wed, 4 Jul 2018 02:01:08 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Named AF_UNIX socket not working in cygwin1.dll of git HEAD. Message-Id: <20180704020108.a1aa8188429a83986b5a19d7@nifty.ne.jp> In-Reply-To: <20180703130558.GI3111@calimero.vinschen.de> References: <20180703194429 DOT 6aeab3cb1041fe475ecde834 AT nifty DOT ne DOT jp> <20180703130558 DOT GI3111 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi Corinna, On Tue, 3 Jul 2018 15:05:58 +0200 Corinna Vinschen wrote: > I just built git HEAD from scratch four times, with and without > optimization, with and without the preliminary new AF_UNIX code (which > should be unused running your testcase anyway). WIth each version > your testcase prints > > 10: 1234567890 > > Can you please check what happens in your case and why? I have check and found this happens only in 32 bit version. I mean 32 bit cygwin on 64 bit windows 10. 64 bit version work as expected. So far, I am not sure what happens and why. -- Takashi Yano -- 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