Re: [Libevent-users] how to jude is the bufferevent has been free

2012-10-09 Thread rqslt
于 2012年10月09日 23:28, Mark Ellzey 写道: On Tue, Oct 09, 2012 at 06:05:57PM +0800, rqslt wrote: ??? 2012???10???09??? 17:05, Nir Soffer ??: On Oct 9, 2012, at 6:12 AM, rqslt wrote: I want know how to jude is the bufferevent has been free. In function A , i use bufferevent_free free the

Re: [Libevent-users] how to jude is the bufferevent has been free

2012-10-09 Thread rqslt
于 2012年10月09日 17:05, Nir Soffer 写道: On Oct 9, 2012, at 6:12 AM, rqslt wrote: I want know how to jude is the bufferevent has been free. In function A , i use bufferevent_free free the bufferevetn; In fuction B, how to jude is the bufferevent has been free ? Who can tell me what to do

[Libevent-users] how to jude is the bufferevent has been free

2012-10-08 Thread rqslt
Hi, all! I want know how to jude is the bufferevent has been free. In function A , i use bufferevent_free free the bufferevetn; In fuction B, how to jude is the bufferevent has been free ? Who can tell me what to do ? Thanks. rqslt

Re: [Libevent-users] How to implement 2.1.x the function --event_base_loop(base *, EVLOOP_NO_EXIT_ON_EMPTY) use 2.0.x

2012-10-08 Thread rqslt
于 2012年09月27日 23:41, Nick Mathewson 写道: On Thu, Sep 27, 2012 at 1:41 AM, rqslt wrote: Hi, all! I want event_base_loop(2.0.x) can "Do not exit the loop because we have no pending events", be similar to use EVLOOP_NO_EXIT_ON_EMPTY(2.1.x). Who can tell me how to do ? As a

[Libevent-users] How to implement 2.1.x the function --event_base_loop(base *, EVLOOP_NO_EXIT_ON_EMPTY) use 2.0.x

2012-09-26 Thread rqslt
Hi, all! I want event_base_loop(2.0.x) can "Do not exit the loop because we have no pending events", be similar to use EVLOOP_NO_EXIT_ON_EMPTY(2.1.x). Who can tell me how to do ? Thanks, rqslt *** To unsubsc

Re: [Libevent-users] in libevent-2.1.1-alpha cannot find the function event_base_loopcontinue

2012-09-21 Thread rqslt
于 2012年09月22日 07:38, Nick Mathewson 写道: On Thu, Aug 16, 2012 at 1:15 PM, rqslt 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

[Libevent-users] in libevent-2.1.1-alpha cannot find the function event_base_loopcontinue

2012-09-19 Thread rqslt
://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. Rega