I'm seeing a memory leak in my application when I call HTEventList_newLoop. What I want to do is 1. Set up some get requests 2. Go into the Event Loop to process them 3. Go back to step 1 However, my server leaks some memory each time it calls the HTEventList_newLoop function in step 2. (I believe HTList_new is getting called somewhere). If this is the right way to achieve what I want, how do I clean up the memory allocated during HTEventList_newLoop? If this is not the right way to achieve this, what should I be doing? Thanks for any help, smyles :) -- Stuart Myles -- smyles@wsj.com -- 609-520-7147 -- http://wsj.comReceived on Tuesday, 15 June 1999 17:33:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT