Data Fields
_Ecore_Con_Event_Client_Write Struct Reference

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

Data Fields

Ecore_Con_Clientclient
 the client that connected
 
int size
 the length of the data sent
 

Detailed Description

Used as the data param for the ECORE_CON_EVENT_CLIENT_WRITE event.

Examples
ecore_con_server_example.c.