Data Fields
_Ecore_Con_Event_Client_Upgrade Struct Reference
Ecore
»
Ecore_Con - Connection functions
»
Ecore Connection Events Functions
Data Fields
Ecore_Con_Client
*
client
the client that completed handshake
Detailed Description
Used as the
data
param for the
ECORE_CON_EVENT_CLIENT_UPGRADE
event.
Since
1.1
Examples
ecore_con_server_example.c
.