The ZMQContext class

(No version information available, might only be in Git)

Einführung

Klassenbeschreibung

ZMQContext {
/* Methods */
__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 ( void ) : bool
public setOpt ( int $key , mixed $value ) : ZMQContext
}

Inhaltsverzeichnis