Data Fields
_Ecore_Con_Event_Server_Del Struct Reference

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

Data Fields

Ecore_Con_Serverserver
 the client that was lost
 

Detailed Description

Used as the data param for the ECORE_CON_EVENT_SERVER_DEL event.

Examples
ecore_con_client_example.c, and ecore_con_client_simple_example.c.