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 Date: Tue, 27 Aug 2002 10:55:33 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: poll function in cygwin Message-ID: <20020827145533.GD10134@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i On Tue, Aug 27, 2002 at 04:46:23PM +0700, Nguyen Minh Sang wrote: >I has written a CHAT server that uses poll function. In linux, it's >OK. The concurrent connection I achieved is lager than 1024. But on >Win2k (compile in cygwin) then concurrent connection reach only 1023 >and the process bug: Segmentaion fault. could you help me to solve >this problem ? Why not solve it yourself? Run it under the debugger. cgf -- 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/