This brings up an interesting question as to how Linux and Windows define file descriptors. I was under the impression that if the OS has FDSET defined as 1024 per process then each thread had the capability to open 1024 file descriptors. Which is why we would want to increased call signaling handlers in gnugk. It seems that for Linux this is not the case and all threads share the max limit defined for a process by the OS. Then what would be the default value for a thread in linux? In windows this seems to be different, the default is 64 per thread or is there a default max per process regardless of how many threads the process is using for Windows? Freddy -----Original Message----- From: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of Zygmuntowicz Michal Sent: Saturday, August 28, 2004 12:14 PM To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: PWLIB Pandora RC1- Strange Error Message Maybe you need to increase listen queue length for signaling sockets and/or configure/recompile kernel or os to support more than 1024 sockets per process. ----- Original Message ----- From: "Freddy Parra" <fparra@xxxxxxxxxx> Sent: Saturday, August 28, 2004 6:02 PM I also see some of these errors being logged in the debug file: 2004/08/25 00:14:13.341 0 assert.cxx(108) PWLib Assertion fail: Function ::close failed, file tlibthrd.cxx, line 748, Error=9 I'm running about 482 concurrent calls with large fd_set=16384 and 15 call signaling handlers. But cannot seem to pass the 482 concurrent call limit. Now I am seeing DIDN'T ACCEPT CONNECTION for many calls coming in. I've compiled gnugk with large fd_set 16384, does pwlib and openh323 require one to compile large fd_set also set to 16384? Freddy ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&opÌk _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Homepage: http://www.gnugk.org/