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



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

TLConnection.IterNext

Iterator for cycling all sockets in a connection

Declaration

Source position: lnet.pp line 299

public function TLConnection.IterNext: Boolean; virtual; abstract;

Function result

Returns true if there is a next socket, false otherwise (and resets the iterator)

Description

This method is used to iterate all the sockets in given connection. It returns true if Iterator was moved to the next socket or false if there was no socket to move on. In case it returns false, the iterator is reset with IterReset automatically.

Notes

 No notes exist for this page yet. 





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