La clase ZMQContext
(PECL zmq >= 0.5.0)
Sinopsis de la Clase
class ZMQContext
{
__construct(
int $io_threads
= 1,
bool $is_persistent
= true
)
public getSocket(
int $type
,
string $persistent_id
= null
,
callback $on_new_socket
= null
):
ZMQSocket
}
Tabla de contenidos
There are no user contributed notes for this page.