When debugging mode is enabled, informs Libevent that an event should no longer be considered as assigned. When debugging mode is not enabled, does nothing.
This function must only be called on a non-added event.
@see event_enable_debug_mode()
See Implementation
When debugging mode is enabled, informs Libevent that an event should no longer be considered as assigned. When debugging mode is not enabled, does nothing.
This function must only be called on a non-added event.
@see event_enable_debug_mode()