A callback function for an event.
It receives three arguments:
@param fd An fd or signal @param events One or more EV_* flags @param arg A user-supplied argument.
@see event_new()
See Implementation
A callback function for an event.
It receives three arguments:
@param fd An fd or signal @param events One or more EV_* flags @param arg A user-supplied argument.
@see event_new()