The ZMQContext class
(Информация о версии неизвестна, возможно, только в SVN)
Обзор классов
ZMQContext
{
__construct
([
integer $io_threads
= 1
[,
boolean $is_persistent
= true
]] )
public mixed getOpt
(
string $key
)
public ZMQSocket getSocket
(
integer $type
[,
string $persistent_id
= null
[,
callback $on_new_socket
= null
]] )
public ZMQContext setOpt
(
integer $key
,
mixed $value
)
}
Содержание