EM-ODP  3.7.0
Event Machine on ODP
event_machine_error.h File Reference
Include dependency graph for event_machine_error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef em_status_t(* em_error_handler_t) (em_eo_t eo, em_status_t error, em_escope_t escope, va_list args)
 

Functions

em_status_t em_register_error_handler (em_error_handler_t handler)
 
em_status_t em_unregister_error_handler (void)
 
void em_error (em_status_t error, em_escope_t escope,...)