Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Mon, 19 Jun 2000 14:34:03 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: select() implementation question
Message-ID: <20000619143403.A16629@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <LOBBKDBPKEGJJFKNFHKBOECADEAA.boriss@web.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.2i
In-Reply-To: <LOBBKDBPKEGJJFKNFHKBOECADEAA.boriss@web.de>; from boriss@web.de on Mon, Jun 19, 2000 at 08:32:20PM +0200

select() on a socket uses the winsock version of select it does not
establish connections, AFAIK.

cgf

On Mon, Jun 19, 2000 at 08:32:20PM +0200, Boris Schäling wrote:
>FOURTH TRY! After changing the sender address my mail was caught by ORBS.
>Argh! Programming cygwin is much easier than sending a message to the
>mailing list ...
>
>> This is my third attempt to mail to the Cygwin mailing list. I
>> didn't see my previous mails before so I hope you don't see
>> several copies of this mail.
>>
>> > > -----Original Message-----
>> > > From: Boris [mailto:boris@gtemail.net]
>> > > Sent: Sunday, June 18, 2000 1:44 AM
>> > > To: cygwin@sourceware.cygnus.com
>> > > Subject: select() implementation question
>> > >
>> > >
>> > > If I open a port for listening and then call select() an
>> > > additional port is opened. Is this true? And whenever select()
>> > > returns it seems that several connections between random ports
>> > > are established? I hope this is select() - otherwise it must be a
>> > > bug in my application?

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

