Get the kernel event notification mechanism used by Libevent.
@param eb the event_base structure returned by event_base_new() @return a string identifying the kernel event mechanism (kqueue, epoll, etc.)
See Implementation
Get the kernel event notification mechanism used by Libevent.
@param eb the event_base structure returned by event_base_new() @return a string identifying the kernel event mechanism (kqueue, epoll, etc.)