- From: Roland Bickel <r.bickel@cmg.nl>
- Date: Thu, 5 Jul 2001 16:39:28 +0200
- To: www-lib@w3.org
Hi folks, i hope someone can help me with this problem that occurs under windows, using the WWW_ASYNC_WIN compiler directive. The problem is the following; i've got a some source code that sends different types of requests. For each request a separate terminate handler is created with HTNet_addBefore. As a response is received, the appropriate handler is called. In the handler, the handler itself is deleted at the end with a call to HTNet_delete(). However, this approach causes an illegal memory access under Windows. Somebody any ideas ? Help would be appreciated. Kind regards, Roland Bickel
Received on Thursday, 5 July 2001 10:39:30 UTC