ClientEventRequestclass | webui.t[768] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
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)
Subclass Tree
Global Objects
Summary of Properties
Summary of Methods
Properties
req | webui.t[776] |
the underlying HTTPRequest object
reqTimeout | webui.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
Generated on 5/16/2013 from TADS version 3.1.3