Difference between revisions of "Unit GlobalSock"
From Ultibo.org
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
---- | ---- | ||
+ | |||
+ | '''Ultibo Global Socket Definitions''' | ||
''To be documented'' | ''To be documented'' |
Revision as of 05:26, 19 December 2016
Return to Unit Reference
Contents
[hide]Description
Ultibo Global Socket Definitions
To be documented
Constants
To be documented
Type definitions
To be documented
Public variables
To be documented
Function declarations
Global socket functions
[Expand]
function FD_ISSET(Socket: TSocket; var FDSet: TFDSet): Boolean;
Description: To be documented
Return to Unit Reference