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, 3 Feb 2004 22:07:27 +0100 (MET) From: Alexander Gottwald To: cygwin AT cygwin DOT com Cc: cygwin-xfree AT cygwin DOT com Subject: FD_SETSIZE and select Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: 0.0 (/) X-Spam-Report: --- Start der SpamAssassin 2.63 Textanalyse (0.0 Punkte) Fragen an/questions to: Postmaster TU Chemnitz --- Ende der SpamAssassin Textanalyse X-Scan-Signature: f69c3b77c4b3e26dd0b52dac0e0ea9f8 Hi, The Cygwin/X source uses the assumption that FD_SETSIZE == 256 in many places. I'm currently adding a -DFD_SETSIZE=256 to the build commandline but I'm not sure if this has any sideeffects. Is select() capable of handling other sizes than 64 which is set in sys/types.h? bye ago BTW: please keep the cc to cygwin-xfree since I'm only monitoring that list and I'd like the others there be informed too. -- Alexander DOT Gottwald AT informatik DOT tu-chemnitz DOT de http://www.gotti.org ICQ: 126018723 -- 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/