Namespace: Consultingwerk
Interface 
ISocketReadHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.HttpClient

File:ISocketReadHandler
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jan 02 19:54:05 CET 2013
Purpose: Data is available on a socket or the remote end of a connection has
closed its socket; applies only to socket objects.
Notes: Invoked from the Socket READ-RESPONSE-PROCEDURE
The AVM invokes this procedure whenever it detects that data is
available on the socket or that the remote end of the socket has
closed its end of the socket. In this procedure, the SELF handle
identifies the affected socket object.



Top Method Summary
Options Name Purpose
+ ReadResponseHandler () Data is available on a socket or the remote end of a connection has closed its socket; applies only to socket objects.


Method Detail
Top

PUBLIC ReadResponseHandler ()

Purpose: Data is available on a socket or the remote end of a connection has
closed its socket; applies only to socket objects.
Notes: Invoked from the Socket READ-RESPONSE-PROCEDURE
The AVM invokes this procedure whenever it detects that data is
available on the socket or that the remote end of the socket has
closed its end of the socket. In this procedure, the SELF handle
identifies the affected socket object.



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:56