update : 2015.11.03
php.shukuma.com

검색:
 
 
The ZMQContext class

The ZMQContext class

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

소개

클래스 개요

ZMQContext {
/* Methods */
__construct ([ integer $io_threads = 1 [, boolean $is_persistent = true ]] )
public mixed getOpt ( string $key )
public ZMQSocket getSocket ( integer $type [, string $persistent_id = null [, callback $on_new_socket = null ]] )
public boolean isPersistent ( void )
public ZMQContext setOpt ( integer $key , mixed $value )
}

Table of Contents