RE: long delay when connecting

2007-08-20 Thread Jose Otero
I'm not using that particular version, but did notice a similar problem. In my case is was the call to getaddrhostname(). It couldn't find the host name and timed out in 50 secs to 1 min. Hope this helps. Jose -Original Message- From: Chuck Tuffli [EMAIL PROTECTED] To:

Re: inactivity timeout or disconnect

2008-09-03 Thread jose otero
I ran into the same problem (with respect to keyboard activity). You can create a timer that fires when your inactivity criteria is met. You can restart your timer when a carriage return is entered or if a single character is typed. When the timer function executes make sure you clean-up the