[Libevent-users] event_base_get_method patch
Niels Provos
provos at citi.umich.edu
Sat Feb 16 01:11:11 EST 2008
Thank you. I applied this to both trunk and patches-1.4.
Niels.
On Feb 13, 2008 11:32 AM, Springande Ulv <springandeulv at gmail.com> wrote:
> To be able to obtain the event method used if libevent was initialized
> with event_base_new() a new method is needed since event_get_method()
> operates on the current base, which is then invalid and since
> event_base is an opaque struct for clients of the library. This small
> patch add just such a method, event_base_get_method()
>
>
>
>
> _______________________________________________
> Libevent-users mailing list
> Libevent-users at monkey.org
> http://monkeymail.org/mailman/listinfo/libevent-users
>
>
More information about the Libevent-users
mailing list