Contains classes and types needed to implement the session context for thread- or fiber-based connections to a multithreaded TCP server.
IdContext.pas contains classes and types needed to implement the session context for thread- or fiber-based connections to a multithreaded TCP server.
Class |
Description |
Implements a session context representing client connections to a multi-threaded TCP server. |
Type |
Description |
Type used for the OnAfterRun event handler in a TCP server. | |
Type used for the OnBeforeRun event handler in a TCP server. | |
Class type reference used to create session contexts in a TCP server. | |
Defines the event handler that executes the task for a client session context. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|