Internet Direct (Indy)
Home
PreviousUpNext
TIdServerIOHandlerStack Class

Implements IOHandler support in a multi-threaded server.

Pascal
TIdServerIOHandlerStack = class(TIdServerIOHandlerSocket);

TIdServerIOHandlerStack is a TIdServerIOHandlerSocket descendant that implements multi-threaded server support for the Indy IOHandler framework. 

TIdServerIOHandlerStack extends the ancestor class by providing access to the TIdIOHandlerStack class used to create the IOHandler for the client connection to a server in the MakeClientIOHandler method.

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.