Removes all socket handles stored in the list.
procedure Clear; virtual; abstract;
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|