Implements a list for socket handles on the Windows platform.
TIdSocketListWindows = class(TIdSocketList);
TIdSocketListWindows is a TIdSocketList descendant that implements the interface defined for the container socket descriptors.
TIdSocketListWindows implements the abstract virtual methods from the ancestor class used to maintain the list of socket handle for the protocol stack implementation.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|