Data Fields
_Ecore_Con_Event_Server_Write Struct Reference
Ecore
»
Ecore_Con - Connection functions
»
Ecore Connection Events Functions
Data Fields
Ecore_Con_Server
*
server
the server that was connected to
int
size
the length of the data sent
Detailed Description
Used as the
data
param for the
ECORE_CON_EVENT_SERVER_WRITE
event
Examples
ecore_con_client_example.c
.