Internet Direct (Indy)
Home
PreviousUpNext
TIdSocketListLinux.Clear Method

Removes all socket handles stored in the list.

Pascal
procedure Clear; override;

Clear is an abstract virtual procedure that specifies the interface used to removes all socket handles stored in the list. 

Clear must be implemented in a descendant class using a protocol stack implementation for a specific operating system or platform.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.