Internet Direct (Indy)
Home
PreviousUpNext
TIdSocketList.CreateSocketList Method

Creates a new instance of the socket list for a given platform.

Pascal
class function CreateSocketList: TIdSocketList;

TIdSocketList - Socket list created in the alternate constructor.

CreateSocketList is a TIdSocketList class function used to create a new instance of a socket list using the class reference defined for a specific operating system or host platform. 

CreateSocketList is an alternate constructor, if you will, that isolates the host- or operating system-specific differences in the socket list implementation.

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.