Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 19 Jun 2000 14:34:03 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: select() implementation question Message-ID: <20000619143403.A16629@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: 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: ; 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 AT gtemail DOT net] >> > > Sent: Sunday, June 18, 2000 1:44 AM >> > > To: cygwin AT sourceware DOT cygnus DOT 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 AT sourceware DOT cygnus DOT com