Net_Server_Driver::setCallbackObject

Net_Server_Driver::setCallbackObject() – register a callback object, that is used to handle all events

Synopsis

require_once 'ServerDriver.php';

void Net_Server_Driver::setCallbackObject ( object &$object )

Description

This package is not documented yet.

Parameter

object &$object

callback object

Throws

throws no exceptions thrown

Note

This function can not be called statically.

return string for last socket error (Previous) set debug mode (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.