event_base_set

Associate a different event base with an event.

The event to be associated must not be currently active or pending.

@param eb the event base @param ev the event @return 0 on success, -1 on failure.

extern (C) nothrow
int
event_base_set

Meta