> control seems to stay in HTEventList_loop(). Is there something else > I can put in the terminate handler that will say "exit libwww stuff and > return to the calling function, without exiting the application?" > > I appreciate any help. Thanks, > Yes, you have to call HTEventList_stopLoop() at the end of the terminate handler. That will make the call to HTVentList_loop() to terminate. -- RaffaeleReceived on Wednesday, 9 June 1999 19:48:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT