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

[Libevent-users] Free buffer of a http request



Hi,

Once I make an evhttp request (e.g. GET) and read the content from the evbuffer, which buffers of struct evhttp_request should I free? Or is done transparently by libevent?

Thanks,
Bruno