[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Specifies the next socket in linked list
Source position: lnet.pp line 157
public property TLSocket.NextSock: TLSocket |
This property is used by protocol classes to work on all their sockets in double linked lists. It returns the next socket in the list if any is present, or nil.
No notes exist for this page yet.