ZMQDEVICE(3) 1 ZMQDEVICE(3)
The ZMQDevice class
INTRODUCTION
CLASS SYNOPSIS
ZMQDevice
ZMQDevice
Methods
o
ZMQDevice::__construct (ZMQSocket $frontend, ZMQSocket $backend, [ZMQSocket $listener])
o public ZMQDevice ZMQDevice::getIdleTimeout (void )
o public ZMQDevice ZMQDevice::getTimerTimeout (void )
o public void ZMQDevice::run (void )
o public ZMQDevice ZMQDevice::setIdleCallback (callable $cb_func, integer $timeout, [mixed $user_data])
o public ZMQDevice ZMQDevice::setIdleTimeout (integer $timeout)
o public ZMQDevice ZMQDevice::setTimerCallback (callable $cb_func, integer $timeout, [mixed $user_data])
o public ZMQDevice ZMQDevice::setTimerTimeout (integer $timeout)
PHP Documentation Group ZMQDEVICE(3)