Net_Server_Handler::onClose (Previous) (Next) Net_Server_Handler::onConnectionRefused

View this page in Last updated: Mon, 02 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_Server_Handler::onConnect()

Net_Server_Handler::onConnect() -- onConnect handler

Opis

This handler is called, when a new client connects Available in:

  • Net_Server_Sequential

  • Net_Server_Fork

Parametr

integer $clientId

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

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

Net_Server_Handler::onClose (Previous) (Next) Net_Server_Handler::onConnectionRefused

Download Documentation Last updated: Mon, 02 Jul 2007
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.