Any clues on this - sorry to ask this repeatedly, but I am anxious to complete the circle by having a main that exists "cleanly".
After trying a lot of stunts including stopping/destroying the event que/servive, the PR_Cleanup hangs. Now, the documentation of NSPR states that the PR_Cleanup waits for all "light weight" threads to exit. THis should mean that some thread spawned by the event queue or the async reading is hung. While on these lines, is there some API (in NSPR) to enumerate the threads executing currently? WIth best regards Chandra
