[Libevent-users] event_base_get_method patch
Springande Ulv
springandeulv at gmail.com
Wed Feb 13 14:32:31 EST 2008
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()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: method.patch
Type: application/octet-stream
Size: 1028 bytes
Desc: not available
Url : http://monkeymail.org/archives/libevent-users/attachments/20080213/1e86e6c3/method.obj
-------------- next part --------------
More information about the Libevent-users
mailing list