bufferevent_get_enabled

Return the events that are enabled on a given bufferevent.

@param bufev the bufferevent to inspect @return A combination of EV_READ | EV_WRITE

extern (C) nothrow
short
bufferevent_get_enabled

Meta