Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 Date: Fri, 19 Nov 1999 11:24:03 -0500 Message-Id: <199911191624.LAA31377@envy.delorie.com> From: DJ Delorie To: cgf AT cygnus DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <19991119112141.A17177@cygnus.com> (message from Chris Faylor on Fri, 19 Nov 1999 11:21:41 -0500) Subject: Re: Cygwin select + sockets from DLL References: <19991119132849 DOT 24917 DOT rocketmail AT web111 DOT yahoomail DOT com> <19991119112141 DOT A17177 AT cygnus DOT com> > He's serious and he's correct. cygwin fd's != "fd"'s returned by a > winsock socket operation. You can't use raw winsock file handles in > cygwin select. Cygwin maintains its own table of file descriptors > so you can't mix cygwin functions with non-cygwin file descriptors. Will the cygwin_attach_handle_to_fd() function help? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com