X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=cRhxuS2Q+WwqVMQd
	CsW8+bRxsy3mg9dYirRfm/wT6tcboOfl0uZtX2ZQFn2K8y5twfd2tLReUVarc/xE
	TcrqbKVcqSuyJCiS2NPS4LCE5LblC2oJMQBxRBAqneAKW2CSmVt4iSOycxDOqE3Q
	mjUKYeQYwdlmikncwutgsI+X2dU=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=kear8GmApCzbJ6iiRREOBU
	ahma8=; b=cZNOiNmaSPwYuB7G90AP0RsR60BRTFvEN/pbACNtYv0uG7BpUzC0Lc
	VNZaAerev44imQL5oSd8iBGS9+oM+MWvwz0jDnUzSiPSKRubp5rlSTWBrp1xYMir
	0EncOfn8qoEaXBOBVsWJ0nVk2enm7e9v9UOTRzGZslNV5n/dxRrD4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*r:8.12.11, Hx-languages-length:959, H*u:6.1, H*UA:6.1
X-HELO: m0.truegem.net
Subject: Re: RPC clnt_create() adress already in use
To: cygwin@cygwin.com
References: <59D90AF8D70E9740907BACDE2BCB520836E4AA63@RESW102.resdom01.local> <20180206142012.GB30794@calimero.vinschen.de>
From: Mark Geisert <mark@maxrnd.com>
Message-ID: <80645451-e2d6-56bf-87c4-c02ac801f201@maxrnd.com>
Date: Tue, 6 Feb 2018 22:53:53 -0800
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46
MIME-Version: 1.0
In-Reply-To: <20180206142012.GB30794@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> On Feb  6 11:29, PAULUS, Raimund, TI-ABN wrote:
>> On Feb  5 15:06, Corinna Vinschen wrote:
[...]
>> I've pushed a few patches and uploaded new developer snapshots to
>> https://cygwin.com/snapshots.  Please give them a try.
>>
>> with the snapshot of cygwin1.dll and using bindresvport() from Cygwin
>> for libtirpc (instead of the original bindresvport() from libtirpc)
>> all my testcases work without error.
>>
>> Many thanks
>> Raimund
>
> Thanks for testing.  Please note that this should work most of the time,
> but is still not 100% foolproof.  There's a systematic race between
> checking existing connections and calling bind which can't be easily
> worked around by Cygwin.  Still, should be better than before :}

Great to read this latest status.  I'll shortly submit a libtirpc patch to stub 
out its own version of bindresvport() in favor of Cygwin's version.
Thanks all,

..mark

--
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

