Voice Platform SDK 8.5 API Reference

TSyncSetSelectMask

Description

Sets the fd_set structure used by the TSyncSetSelectMask() function with values of sockets associated with sync_id.


Top of Page

Parameters

Name Description
sync_id ID returned by TOpenServer() or TOpenServerEx() functions.
pfd Pointer to fd_set structure used for the TSyncSetSelectMask() function.

Top of Page

Return Values

The largest socket number associated with sync_id. If there are no sockets, returns 0.


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.