X-Spam-Check-By: sourceware.org
Date: Tue, 14 Mar 2006 14:18:55 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: select() too slow
Message-ID: <20060314191855.GA17565@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <1753CE61-D772-46F7-8393-84E419E49307@ptnix.com> <4412EF74.1070500@byu.net> <890F74C6-8E51-405F-86CC-551170A2EA70@honeynet-pt.org> <20060311181653.GA10054@trixie.casa.cgf.cx> <F8A4659D-D483-4219-9EAF-7698FFC5A938@honeynet-pt.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <F8A4659D-D483-4219-9EAF-7698FFC5A938@honeynet-pt.org>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
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 Tue, Mar 14, 2006 at 06:59:28PM +0000, Pedro Inacio wrote:
>Hello again,
>
>as promised attached you will find a very simplistic non-blocking  
>echo server that compiles on Linux and Cygwin.
>The main objective is that you compile it and run on both environments.
>Of course that the same hardware is recommended in order to compare  
>the results in a more accurate way.
>
>After compile and run it, on a different machine you do something like:
>
>$ time cat big_file | nc ?w 1 echo_server_ip_address port > dest_file

Please provide the *exact* command you used to run this.  You don't have
to provide the "big_file" but the above command contains a garbage
character which can't be what you actually typed.  What is
"echo_server_ip_address" and "port" in the above?  Again, if you want
help, you are going to have to try harder to explain exactly what you
are doing.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

