Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18272 программиста и 1699 роботов. Сейчас ищут 664 программиста ...
The ZMQDevice class
Вернуться к: 0MQ messaging
(Информация о версии неизвестна, возможно, только в SVN)
Введение
Обзор классов
ZMQDevice
{
/* Methods */
}Содержание
- ZMQDevice::__construct — Construct a new device
- ZMQDevice::getIdleTimeout — Get the idle timeout
- ZMQDevice::getTimerTimeout — Get the timer timeout
- ZMQDevice::run — Run the new device
- ZMQDevice::setIdleCallback — Set the idle callback function
- ZMQDevice::setIdleTimeout — Set the idle timeout
- ZMQDevice::setTimerCallback — Set the timer callback function
- ZMQDevice::setTimerTimeout — Set the timer timeout
Вернуться к: 0MQ messaging