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=yDBi0jqzJ+FvPDSe
	Aert+x7oAZCQoE7e59cgNvmU3ColSMa03Dp2EAvCE0mYvIgTGsw8AKc7G+4O5O11
	14/dXmTRDfqJsHj8Y9i0BZ7KZB2TUBi92iDH0KgaZXRSxgm5906mrjwT1DQ0bl7S
	jRUVHD1I8Jc9EpDDRUb2PGqTWKE=
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=X7E274WHxHtwXfE8rYdMQ4
	HmaHk=; b=RkPP6L9GOo6H6ylcMMR71mCOPeGcmzP6xi31LlkABd7kkgNUTn+45C
	DQbdWdt/nDTkGkNyD9lcUnvhEuBaIpsg3pq56qRyJvz3/qDG4AS7mbcnnit8nMUg
	9AflhczXCAjuKBiqQeAwyjWN9JKW3B13hSh8KfuWvma6pFdTjkThc=
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.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*F:U*mark, adress, accommodations, H*r:8.12.11
X-HELO: m0.truegem.net
Subject: Re: AW: RPC clnt_create() adress already in use
To: cygwin@cygwin.com
References: <59D90AF8D70E9740907BACDE2BCB520836CEAFA5@RESW102.resdom01.local>
From: Mark Geisert <mark@maxrnd.com>
Message-ID: <9e5fb028-573e-b4cd-7a44-77be4f0fb306@maxrnd.com>
Date: Mon, 8 Jan 2018 20:52:01 -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: <59D90AF8D70E9740907BACDE2BCB520836CEAFA5@RESW102.resdom01.local>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi Raimund,
I think I might have an idea where the root cause is.  But first I want to 
revisit your very first email on this subject, from last September 22.  You 
mentioned test results from various Cygwin versions vs various Windows versions.

Are you absolutely sure your test program ran correctly on Cygwin 1.5.18 on 
*both* Windows XP and Windows 7?

The reason I ask is that Windows' handling of socket option SO_REUSEADDR has 
changed over time and Cygwin has had to make accommodations to keep up.  There 
might possibly be a need to revisit this within Cygwin.

I want to test a possible solution within the Cygwin DLL on my test machine but 
it has another two days to go on a factorization problem it's running (under 
Cygwin).  So I will respond again after I test.
Thank you,

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

