Creates an IOHandler for the client connection.
function MakeClientIOHandler(
AYarn: TIdYarn
): TIdIOHandler; virtual;|
Parameters |
Description |
|
AYarn |
Type is TIdYarn. |
MakeClientIOHandler is a virtual TIdIOHandler function used to create the IOHandler for the client connection.
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|