Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: to use dup() in cygwin MIME-Version: 1.0 Message-ID: From: Fernando DOT Frutos DOT Martin AT es DOT jazztel DOT com Date: Mon, 24 Feb 2003 18:10:32 +0100 Content-Type: text/plain; charset="us-ascii" >Did you try to > >- look if you get the expected file descriptor from dup? >- look which errno you get? >- run the application under strace? >- run the application under gdb? > >After that and if you found that the problem is actually a Cygwin >problem, please write a *short* testcase which allows to reproduce >the problem and I';ll be happy to have a look into this issue. > >Corinna > >-- >Corinna Vinschen Please, send mails regarding Cygwin to >Cygwin Developer mailto:cygwin AT cygwin DOT com >Red Hat, Inc. - if I send a message through the socket using write() it works very good; so the expexted file descriptor from dup is the correct. - There aren't any errors simply it doesn't send the data through the socket - I've run the application under strace and I got nothing any suggestion more many thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/