A classe ZMQContext
(PECL zmq >= 0.5.0)
Sinopse da classe
class ZMQContext
{
__construct(
integer $io_threads
= 1,
boolean $is_persistent
= true)
public getSocket(
integer $type
,
string $persistent_id
= null,
callback $on_new_socket
= null):
ZMQSocket
}
Índice
There are no user contributed notes for this page.