Data Fields
_Ecore_Con_Event_Client_Add Struct Reference

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

Data Fields

Ecore_Con_Clientclient
 the client that connected
 

Detailed Description

Used as the data param for the ECORE_CON_EVENT_CLIENT_ADD event.

Examples
ecore_con_server_example.c, and ecore_con_server_simple_example.c.