Hello everybody, I would like to know whether it is possible to use a single async HTTP client for more than one request. If so, is it furthermore possible to issue a new request from the callback which is passed to the get function? The reason why I'm asking, is because for some reason I get thread resource exceptions - as if the async thread were not being destroyed after the callback has been invoked with an eof status.
Anyone who could help me out here? Kind regards, Thomas ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
