Members exposed by TIdSocketList.
Method |
Description |
Adds a socket handle to the list. | |
Removes all socket handles stored in the list. | |
Create a duplicate copy of 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. | |
Creates a new instance of the socket list for a given platform. | |
Acquires a critical section to protect resources in the socket 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. | |
| |
Releases resource protection acquired in a critical section. |
Constructor |
Description |
Constructor for the object instance. |
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.
|