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 June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!