- From: Samisa Abeysinghe <samisa_abeysinghe@yahoo.com>
- Date: Fri, 1 Oct 2004 01:39:15 -0700 (PDT)
- To: www-lib@w3.org
- Cc: axis-c-dev@ws.apache.org
Hi All, I am trying to use LibWWW with threads. I get the following error at times: "HTTP.c:1375 Bad http state 121845532" What does this mean? What am I doing wrong? NOTES: 1. I have configured my LibWWW build with: ../configure --enable-reentrant --with-extension --with-expat=no 2. I am trying to use POST with HTProfile_newNoCacheClient ("AxisCpp", "1.3"); HTMethod_setExtensionMethod (METHOD_EXT_0, "POST", NO); 3. I start the event loop using HTEventList_newLoop(); on a seperate thread only once 4. I keep on reading and writing using multiple threds. Appreciate your help. Regards, Samisa... _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
Received on Friday, 1 October 2004 08:56:40 UTC