SOCKET_FD_SET (STRUCT)ΒΆ
TYPE SOCKET_FD_SET : STRUCT
This structure contains number and identification of the sockets established.
- InOut:
Name
Type
Comment
fd_count
UDINT
Number of sockets established
fd_array
ARRAY [0..(SOCKET_FD_SETSIZE - 1)] OF RTS_IEC_HANDLE
List with handles of established sockets