ClientEventRequestclasswebui.t[768]

Client event request. Each client session object keeps a queue of pending event requests, representing incoming "GET /webui/getEvent" requests that have yet to be answered.

class ClientEventRequest :   object

Superclass Tree   (in declaration order)

ClientEventRequest
        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

req  reqTimeout 

Summary of Methods  

construct 

Properties  

reqwebui.t[776]

the underlying HTTPRequest object

reqTimeoutwebui.t[784]
The system time (ms ticks) when the request times out. If we don't have an actual event to send in response by this time, the housekeeper will generate a no-op reply just to let the client know that we're still here.

Methods  

construct (req)webui.t[769]

no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3