TSyncIsSet
Description
Checks if there is activity on sockets associated with sync_id.
Parameters
Name | Description |
---|---|
sync_id | ID returned by TOpenServer() or TOpenServerEx() functions. |
pfd | Pointer to fd_set structure used for the TSyncSetSelectMask() function. |
Return Values
A non-zero value if data is present on one or more sockets associated with sync_id.
This page was last edited on March 17, 2016, at 18:07.
Comments or questions about this documentation? Contact us for support!