vcon, req, EVHTTP_REQ_GET, uri) == -1)
{
evhttp_connection_free (hco->evcon);
}
}
2010/10/28 Han LIU :
> hi mate
> I have a question on evhttp_connection_free function.
> Should i call evhttp_connection_free function manually in the
> http_request_done call back?
> here
Yes I do think so. I'm using this feature on a chat proxy server.
Sent from my iPad
On Aug 29, 2010, at 11:08 PM, "Gilad Benjamini" wrote:
> My eventloop needs to go through this cycle
> - Read 16 bytes off the network
> - The 16 bytes contain a length parameter
> - Read additional "lengt