Topic Path: Symbol Reference > Classes > TIdSocketListDotNet Class > TIdSocketListDotNet Members
ContentsIndexHome
PreviousUpNext
TIdSocketListDotNet Members

Members exposed by TIdSocketListDotNet.

Methods
Method 
Description 
Add 
Adds a socket handle to the list. 
Removes all socket handles stored in the list. 
Creates a duplicate copy of the socket handles in the list. 
Indicates if a socket handle is already stored in the socket list. 
Indicates the number of socket handles stored in the list. 
Removes a socket handle from the socket list. 
Determine the status of one or more sockets handles. 
Indicates if socket handles are avaiable for reading. 
Gets a list of socket handles ready for reading. 
Creates a new instance of the socket list for a given platform. 
Lock 
Acquires a critical section to protect resources in the socket list. 
Releases resource protection acquired in a critical section. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
Destructors
Destructor 
Description 
Frees the object instance. 
Property 
Description 
Provides access to socket handles in the list by their ordinal position. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.