Jump to: navigation, search

TSetSocketChangeCallback

Description

Sets the callback function provided by a client. Client_callback is called by T-Library any time a new socket is created or an old one is deleted.

Parameters

Name Description
client_callback Pointer to client's callback function. The input parameter for the callback is a pointer to TSockInfo structure.

Return Values

None.

This page was last edited on March 17, 2016, at 18:07.
Comments or questions about this documentation? Contact us for support!