On Thu, Aug 16, 2012 at 1:15 PM, rqslt <rqslt@xxxxxxxxxxx> wrote:
Hi, everyone:
Today i try the libevent-2.1.1-alpha , i download the source in the
libevent homepage(libevent.org). I discover the version have many
convenient funcition from the
document(http://www.wangafu.net/~nickm/libevent-2.1/doxygen/html/). I
want use the function
event_base_loopcontinue(http://www.wangafu.net/~nickm/libevent-2.1/doxygen/html/event_8h.html#abf4170fc7dcd532f802ac6d28b8d7f36).
But i can't find the function in the libevent-2.1.1-alpha.
Who can tell me why?
I'm very sorry my poor english, please forgive me.
That function will be new in 2.1.2-alpha. To try it now, you can get
the source from the git repository.