Thank you.   I applied this to both trunk and patches-1.4.

Niels.

On Feb 13, 2008 11:32 AM, Springande Ulv <[EMAIL PROTECTED]> 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@monkey.org
> http://monkeymail.org/mailman/listinfo/libevent-users
>
>
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to