Internet Direct (Indy)
|
List of socket handles representing the local and remote connections for the proxied client connection.
property ReadList: TIdSocketList;
ReadList is a read-only TIdSocketList property that contains socket handles with used for the Connection and OutboundClient connections for the proxied client session.
ReadList is updated and used during Server processing that triggers the OnConnect and OnOutboundCOnnect event handlers for the client context.
ReadList is also use to populate the list of socket handles in DataAvailList.
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. |