[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] When to call evhttp_connection_free() or/and evhttp_request_free() ?



Hello everybody. I have a small question about making requests. I am using libevent2, making evhttp_connection_base_new(), evhttp_request_new(), evhttp_make_request(), then get callback calls. Question is, do I need to do evhttp_connection_free() or/and evhttp_request_free() in callback?
Thank you.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.