La classe ZMQContext
(No version information available, might only be in Git)
Synopsis de la classe
ZMQContext
{
__construct
([
int $io_threads
= 1
[,
bool $is_persistent
= TRUE
]] )
public mixed getOpt
(
string $key
)
public ZMQSocket getSocket
(
int $type
[,
string $persistent_id
= NULL
[,
callback $on_new_socket
= NULL
]] )
}
Sommaire