evthread_make_base_notifiable

Make sure it's safe to tell an event base to wake up from another thread or a signal handler.

@return 0 on success, -1 on failure.

extern (C) nothrow
int
evthread_make_base_notifiable

Meta