Net_Server_Handler::onConnectionRefused (Previous) (Next) Net_Server_Handler::onReceiveData

View this page in Last updated: Sun, 28 Sep 2008
English | French | Japanese | Plain HTML

Net_Server_Handler::onIdle()

Net_Server_Handler::onIdle() -- onIdle handler

Description

This handler is called whenever the server is idle (has nothing to do), and that for a given number of seconds (timeout). Currently, only the sequential driver supports this handler.

The timeout can be specified by passing the desired number of seconds to setIdleTimeout(). By default, the timeout is set to NULL, which means that the handler is deactivated.

Note

Cette fonction ne peut pas être appelée de façon statique.

Net_Server_Handler::onConnectionRefused (Previous) (Next) Net_Server_Handler::onReceiveData

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.