On Sep 15 01:13, znort wrote: > Hello everybody, > > Could U help me please it's very important of course :(
There's nobody called "U" on this list, sorry. > I'm doing (trying exactly) a little client/serveur tcp programm. > [...] > Now If I run a sample client test with a loop which try to connect 64 > times to my server, > it works... but with FD_SETSIZE limit, my server will hang after 64 fork. > > Right, but now, always on client side : > > If I try a loop with 32 connection, it's ok. > then I stop all my clients connexion - the children on server side die (ok) > > If I try to connect again 32 times with my client by running my test > program again... > I meet again the FD_SETSIZE limit !!! > > I suppose I've forgotten something on server side but where ??? Could you provide us with a testcase which contains the bare minimum of code to reproduce the problem, and which compiles and runs out of the box, please? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- 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/