If you get the default "ioTimeout" attribute from an SSL context it returns 10000. Since the documentation says the default is 10 seconds, it would indicate that the ticks/second is 1000. However, SysTicksPerSecond() returns 100. If you try to set the ioTimeout to, say, 60*SysTicksPerSecond() you are actually getting 6 seconds not 60.
Anyone else run into this? Kevin -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
