help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

TLSocket.NextSock

Specifies the next socket in linked list

Declaration

Source position: lnet.pp line 157

public property TLSocket.NextSock: TLSocket
  read FNextSock
  write FNextSock;

Description

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.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505