typedef void (* vm_tcp_connect_callback)(VM_TCP_HANDLE handle, VM_TCP_EVENT event, void* user_data);
typedef void (* vm_tcp_connect_callback)(VM_TCP_HANDLE handle, VM_TCP_EVENT event, void* user_data);
This function represents TCP connection callback function type.
|
Parameters |
Description |
|
handle |
[IN] The TCP handle. |
|
event |
[IN] The connection events. |
|
user_data |
[IN] The user_data. |
void
vmtcp.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.