Class refence used to create socket lists on a given platform.
GSocketListClass: TIdSocketListClass;
GSocketListClass is a unit variable that represents the class type instantiated to create a new socket list for a specific platform or operating system.
GSocketListClass may contain a class reference that implements the socket list for the platform hosting the Indy application.
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. |