Data Fields
_Ecore_Con_Event_Server_Error Struct Reference

Used as the data param for the ECORE_CON_EVENT_SERVER_ERROR event. More...

Data Fields

Ecore_Con_Serverserver
 the server for which an error occurred
 
char * error
 the error string describing what happened
 

Detailed Description

Used as the data param for the ECORE_CON_EVENT_SERVER_ERROR event.

Examples
ecore_con_client_example.c.