Class Summary Net_Server_Handler (Previous) (Next) Net_Server_Handler::onConnect

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

Net_Server_Handler::onClose()

Net_Server_Handler::onClose() -- onClose handler

Description

This handler is called, when a client disconnects from the server Available in:

  • Net_Server_Sequential

  • Net_Server_Fork

Parameter

integer $clientId

unique id of the client, in Net_Server_Fork, this is always 0

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Class Summary Net_Server_Handler (Previous) (Next) Net_Server_Handler::onConnect

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.