La clase ZMQContext

(PECL zmq >= 0.5.0)

Introducción

Sinopsis de la Clase

ZMQContext {
/* Métodos */
__construct ( int $io_threads = 1 , bool $is_persistent = true )
public getOpt ( string $key ) : mixed
public getSocket ( int $type , string $persistent_id = null , callback $on_new_socket = null ) : ZMQSocket
public isPersistent ( ) : bool
public setOpt ( int $key , mixed $value ) : ZMQContext
}

Tabla de contenidos