X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sat, 21 Nov 2009 22:22:39 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [1.7] Updated: cygwin-1.7.0-65
Message-ID: <20091121212239.GD29173@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20091119094439.GC29173@calimero.vinschen.de>  <f4d6f44b0911191814r4653debfu24cbd4afd956f117@mail.gmail.com>  <20091120093210.GQ29173@calimero.vinschen.de>  <f4d6f44b0911202003j71954bf0lf5b6696acdfe7e7d@mail.gmail.com>  <20091121110204.GB23273@calimero.vinschen.de>  <f4d6f44b0911210743r221b5107qfa4ebee00c9a97e9@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <f4d6f44b0911210743r221b5107qfa4ebee00c9a97e9@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Nov 21 23:43, Huang Bambo wrote:
> $ gcc-3 -mno-cygwin -g -o dup-sock dup-sock.c -lws2_32 -lntdll
> 
> and output are:
> $ ./dup-sock.exe
> Inherit: 1
> dwServiceFlags1: 00020066
> dwServiceFlags2: 00000000
> dwServiceFlags3: 00000000
> dwServiceFlags4: 00000000
> dwProviderFlags: 00000008
> ProviderId: E70F1AA0-AB8B-11CF-8CA3-00805F48A192
> dwCatalogEntryId: 000003E9
> ProtocolChain: [len: 1]
>     0: 0000AB8B
> iVersion: 2
> iAddressFamily: 2
> iMaxSockAddr: 16
> iMinSockAddr: 16
> iSocketType: 1
> iProtocol: 6
> iProtocolMaxOffset: 0
> iNetworkByteOrder: 0
> iSecurityScheme: 0
> dwMessageSize: 0
> dwProviderReserved: 1912
> szProtocol: MSAFD Tcpip [TCP/IP]
> ProviderPath: %SystemRoot%\system32\mswsock.dll
> 
> I don't have any antivirus software or firewall installed in my computer.

The above shows that as well.  It's the expected output if no socket
provider is installed which handles this type of socket.

> Please send the test code to me.

Nver mind.  With the help of your testcase I found the problem.  I'll
apply a fix shortly, but I have to think about it some more first.


Thanks for the testcase,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

