A user of my library wants to unload it in response to sleep events. My library uses NetLib and needs to call NetLibSocketClose and NetLibClose during cleanup. However, calling either of these calls while responding to a sysNotifySleepRequestEvent causes the device to hang. Note, the code that's being excuting isn't being called from the sysNotifySleepRequestEvent handler (which deferred the event the Sleep Request Event), but in a separate handler spawned form the aforementioned handler. The device is running the 3.5 OS and using a Minstel V modem. Any help or insight would be appreciated. Thanks, Tom Paska -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
