Extension [ extension #124 zmq version 1.1.3 ] { - Classes [10] { Class [ class ZMQ ] { - Constants [122] { Constant [ public int SOCKET_PAIR ] { 0 } Constant [ public int SOCKET_PUB ] { 1 } Constant [ public int SOCKET_SUB ] { 2 } Constant [ public int SOCKET_REQ ] { 3 } Constant [ public int SOCKET_REP ] { 4 } Constant [ public int SOCKET_XREQ ] { 5 } Constant [ public int SOCKET_XREP ] { 6 } Constant [ public int SOCKET_PUSH ] { 8 } Constant [ public int SOCKET_PULL ] { 7 } Constant [ public int SOCKET_DEALER ] { 5 } Constant [ public int SOCKET_ROUTER ] { 6 } Constant [ public int SOCKET_XSUB ] { 10 } Constant [ public int SOCKET_XPUB ] { 9 } Constant [ public int SOCKET_STREAM ] { 11 } Constant [ public int SOCKET_UPSTREAM ] { 7 } Constant [ public int SOCKET_DOWNSTREAM ] { 8 } Constant [ public int POLL_IN ] { 1 } Constant [ public int POLL_OUT ] { 2 } Constant [ public int MODE_SNDMORE ] { 2 } Constant [ public int MODE_NOBLOCK ] { 1 } Constant [ public int MODE_DONTWAIT ] { 1 } Constant [ public int ERR_INTERNAL ] { -99 } Constant [ public int ERR_EAGAIN ] { 11 } Constant [ public int ERR_ENOTSUP ] { 95 } Constant [ public int ERR_EFSM ] { 156384763 } Constant [ public int ERR_ETERM ] { 156384765 } Constant [ public string LIBZMQ_VER ] { 4.3.4 } Constant [ public string LIBZMQ_VERSION ] { 4.3.4 } Constant [ public int LIBZMQ_VERSION_ID ] { 40304 } Constant [ public int LIBZMQ_VERSION_MAJOR ] { 4 } Constant [ public int LIBZMQ_VERSION_MINOR ] { 3 } Constant [ public int LIBZMQ_VERSION_PATCH ] { 4 } Constant [ public int SOCKOPT_HEARTBEAT_IVL ] { 75 } Constant [ public int SOCKOPT_HEARTBEAT_TTL ] { 76 } Constant [ public int SOCKOPT_HEARTBEAT_TIMEOUT ] { 77 } Constant [ public int SOCKOPT_USE_FD ] { 89 } Constant [ public int SOCKOPT_XPUB_MANUAL ] { 71 } Constant [ public int SOCKOPT_XPUB_WELCOME_MSG ] { 72 } Constant [ public int SOCKOPT_STREAM_NOTIFY ] { 73 } Constant [ public int SOCKOPT_INVERT_MATCHING ] { 74 } Constant [ public int SOCKOPT_XPUB_VERBOSER ] { 78 } Constant [ public int SOCKOPT_CONNECT_TIMEOUT ] { 79 } Constant [ public int SOCKOPT_TCP_MAXRT ] { 80 } Constant [ public int SOCKOPT_THREAD_SAFE ] { 81 } Constant [ public int SOCKOPT_MULTICAST_MAXTPDU ] { 84 } Constant [ public int SOCKOPT_VMCI_BUFFER_SIZE ] { 85 } Constant [ public int SOCKOPT_VMCI_BUFFER_MIN_SIZE ] { 86 } Constant [ public int SOCKOPT_VMCI_BUFFER_MAX_SIZE ] { 87 } Constant [ public int SOCKOPT_VMCI_CONNECT_TIMEOUT ] { 88 } Constant [ public int SOCKOPT_TOS ] { 57 } Constant [ public int SOCKOPT_ROUTER_HANDOVER ] { 56 } Constant [ public int SOCKOPT_CONNECT_RID ] { 61 } Constant [ public int SOCKOPT_HANDSHAKE_IVL ] { 66 } Constant [ public int SOCKOPT_SOCKS_PROXY ] { 68 } Constant [ public int SOCKOPT_XPUB_NODROP ] { 69 } Constant [ public int SOCKOPT_ROUTER_MANDATORY ] { 33 } Constant [ public int SOCKOPT_PROBE_ROUTER ] { 51 } Constant [ public int SOCKOPT_REQ_RELAXED ] { 53 } Constant [ public int SOCKOPT_REQ_CORRELATE ] { 52 } Constant [ public int SOCKOPT_CONFLATE ] { 54 } Constant [ public int SOCKOPT_ZAP_DOMAIN ] { 55 } Constant [ public int SOCKOPT_MECHANISM ] { 43 } Constant [ public int SOCKOPT_PLAIN_SERVER ] { 44 } Constant [ public int SOCKOPT_PLAIN_USERNAME ] { 45 } Constant [ public int SOCKOPT_PLAIN_PASSWORD ] { 46 } Constant [ public int SOCKOPT_CURVE_SERVER ] { 47 } Constant [ public int SOCKOPT_CURVE_PUBLICKEY ] { 48 } Constant [ public int SOCKOPT_CURVE_SECRETKEY ] { 49 } Constant [ public int SOCKOPT_CURVE_SERVERKEY ] { 50 } Constant [ public int SOCKOPT_GSSAPI_SERVER ] { 62 } Constant [ public int SOCKOPT_GSSAPI_PLAINTEXT ] { 65 } Constant [ public int SOCKOPT_GSSAPI_PRINCIPAL ] { 63 } Constant [ public int SOCKOPT_GSSAPI_SERVICE_PRINCIPAL ] { 64 } Constant [ public int SOCKOPT_IPV6 ] { 42 } Constant [ public int SOCKOPT_IMMEDIATE ] { 39 } Constant [ public int SOCKOPT_ROUTER_RAW ] { 41 } Constant [ public int SOCKOPT_IPV4ONLY ] { 31 } Constant [ public int SOCKOPT_DELAY_ATTACH_ON_CONNECT ] { 39 } Constant [ public int SOCKOPT_TYPE ] { 16 } Constant [ public int SOCKOPT_SNDHWM ] { 23 } Constant [ public int SOCKOPT_RCVHWM ] { 24 } Constant [ public int SOCKOPT_AFFINITY ] { 4 } Constant [ public int SOCKOPT_SUBSCRIBE ] { 6 } Constant [ public int SOCKOPT_UNSUBSCRIBE ] { 7 } Constant [ public int SOCKOPT_IDENTITY ] { 5 } Constant [ public int SOCKOPT_RATE ] { 8 } Constant [ public int SOCKOPT_RECOVERY_IVL ] { 9 } Constant [ public int SOCKOPT_SNDBUF ] { 11 } Constant [ public int SOCKOPT_RCVBUF ] { 12 } Constant [ public int SOCKOPT_LINGER ] { 17 } Constant [ public int SOCKOPT_RECONNECT_IVL ] { 18 } Constant [ public int SOCKOPT_RECONNECT_IVL_MAX ] { 21 } Constant [ public int SOCKOPT_BACKLOG ] { 19 } Constant [ public int SOCKOPT_MAXMSGSIZE ] { 22 } Constant [ public int SOCKOPT_MULTICAST_HOPS ] { 25 } Constant [ public int SOCKOPT_RCVTIMEO ] { 27 } Constant [ public int SOCKOPT_SNDTIMEO ] { 28 } Constant [ public int SOCKOPT_XPUB_VERBOSE ] { 40 } Constant [ public int SOCKOPT_TCP_KEEPALIVE ] { 34 } Constant [ public int SOCKOPT_TCP_KEEPALIVE_IDLE ] { 36 } Constant [ public int SOCKOPT_TCP_KEEPALIVE_CNT ] { 35 } Constant [ public int SOCKOPT_TCP_KEEPALIVE_INTVL ] { 37 } Constant [ public int SOCKOPT_TCP_ACCEPT_FILTER ] { 38 } Constant [ public int SOCKOPT_RCVMORE ] { 13 } Constant [ public int SOCKOPT_FD ] { 14 } Constant [ public int SOCKOPT_EVENTS ] { 15 } Constant [ public int SOCKOPT_LAST_ENDPOINT ] { 32 } Constant [ public int SOCKOPT_HWM ] { 2001 } Constant [ public int CTXOPT_MAX_SOCKETS ] { 2 } Constant [ public int CTXOPT_MAX_SOCKETS_DEFAULT ] { 1023 } Constant [ public int EVENT_CONNECTED ] { 1 } Constant [ public int EVENT_CONNECT_DELAYED ] { 2 } Constant [ public int EVENT_CONNECT_RETRIED ] { 4 } Constant [ public int EVENT_LISTENING ] { 8 } Constant [ public int EVENT_BIND_FAILED ] { 16 } Constant [ public int EVENT_ACCEPTED ] { 32 } Constant [ public int EVENT_ACCEPT_FAILED ] { 64 } Constant [ public int EVENT_CLOSED ] { 128 } Constant [ public int EVENT_CLOSE_FAILED ] { 256 } Constant [ public int EVENT_DISCONNECTED ] { 512 } Constant [ public int EVENT_MONITOR_STOPPED ] { 1024 } Constant [ public int EVENT_ALL ] { 65535 } } - Static properties [0] { } - Static methods [4] { Method [ static public method clock ] { - Parameters [0] { } } Method [ static public method z85encode ] { - Parameters [1] { Parameter #0 [ $data ] } } Method [ static public method z85decode ] { - Parameters [1] { Parameter #0 [ $data ] } } Method [ static public method curvekeypair ] { - Parameters [0] { } } } - Properties [0] { } - Methods [1] { Method [ private method __construct ] { - Parameters [0] { } } } } Class [ class ZMQContext ] { - Constants [0] { } - Static properties [0] { } - Static methods [1] { Method [ static public method acquire ] { - Parameters [0] { } } } - Properties [0] { } - Methods [7] { Method [ final public method __construct ] { - Parameters [2] { Parameter #0 [ $io_threads = ] Parameter #1 [ $persistent = ] } } Method [ public method getsocketcount ] { - Parameters [0] { } } Method [ public method getsocket ] { - Parameters [3] { Parameter #0 [ $type ] Parameter #1 [ $dsn ] Parameter #2 [ $on_new_socket = ] } } Method [ public method ispersistent ] { - Parameters [0] { } } Method [ final private method __clone ] { - Parameters [0] { } } Method [ public method setOpt ] { - Parameters [2] { Parameter #0 [ $option ] Parameter #1 [ $value ] } } Method [ public method getOpt ] { - Parameters [1] { Parameter #0 [ $option ] } } } } Class [ class ZMQSocket ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [20] { Method [ final public method __construct ] { - Parameters [4] { Parameter #0 [ ZMQContext $ZMQContext ] Parameter #1 [ $type ] Parameter #2 [ $persistent_id = ] Parameter #3 [ $on_new_socket = ] } } Method [ public method send ] { - Parameters [2] { Parameter #0 [ $message ] Parameter #1 [ $mode = ] } } Method [ public method recv ] { - Parameters [1] { Parameter #0 [ $mode = ] } } Method [ public method sendmulti ] { - Parameters [2] { Parameter #0 [ $message ] Parameter #1 [ $mode = ] } } Method [ public method recvmulti ] { - Parameters [1] { Parameter #0 [ $mode = ] } } Method [ public method bind ] { - Parameters [2] { Parameter #0 [ $dsn ] Parameter #1 [ $force = ] } } Method [ public method connect ] { - Parameters [2] { Parameter #0 [ $dsn ] Parameter #1 [ $force = ] } } Method [ public method monitor ] { - Parameters [2] { Parameter #0 [ $dsn ] Parameter #1 [ $events = ] } } Method [ public method recvevent ] { - Parameters [1] { Parameter #0 [ $flags = ] } } Method [ public method unbind ] { - Parameters [1] { Parameter #0 [ $dsn ] } } Method [ public method disconnect ] { - Parameters [1] { Parameter #0 [ $dsn ] } } Method [ public method setsockopt ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method getendpoints ] { - Parameters [0] { } } Method [ public method getsockettype ] { - Parameters [0] { } } Method [ public method ispersistent ] { - Parameters [0] { } } Method [ public method getpersistentid ] { - Parameters [0] { } } Method [ public method getsockopt ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ final private method __clone ] { - Parameters [0] { } } Method [ public method sendmsg ] { - Parameters [2] { Parameter #0 [ $message ] Parameter #1 [ $mode = ] } } Method [ public method recvmsg ] { - Parameters [1] { Parameter #0 [ $mode = ] } } } } Class [ class ZMQPoll ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [8] { Method [ public method add ] { - Parameters [2] { Parameter #0 [ $entry ] Parameter #1 [ $type ] } } Method [ public method poll ] { - Parameters [3] { Parameter #0 [ &$readable ] Parameter #1 [ &$writable ] Parameter #2 [ $timeout = ] } } Method [ public method getlasterrors ] { - Parameters [0] { } } Method [ public method remove ] { - Parameters [1] { Parameter #0 [ $remove ] } } Method [ public method count ] { - Parameters [0] { } } Method [ public method clear ] { - Parameters [0] { } } Method [ public method items ] { - Parameters [0] { } } Method [ final private method __clone ] { - Parameters [0] { } } } } Class [ class ZMQDevice ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [9] { Method [ final public method __construct ] { - Parameters [3] { Parameter #0 [ ZMQSocket $frontend ] Parameter #1 [ ZMQSocket $backend ] Parameter #2 [ ZMQSocket $capture = ] } } Method [ public method run ] { - Parameters [0] { } } Method [ public method setidlecallback ] { - Parameters [3] { Parameter #0 [ $idle_callback ] Parameter #1 [ $timeout ] Parameter #2 [ $user_data = ] } } Method [ public method setidletimeout ] { - Parameters [1] { Parameter #0 [ $timeout ] } } Method [ public method getidletimeout ] { - Parameters [0] { } } Method [ public method settimercallback ] { - Parameters [3] { Parameter #0 [ $idle_callback ] Parameter #1 [ $timeout ] Parameter #2 [ $user_data = ] } } Method [ public method settimertimeout ] { - Parameters [1] { Parameter #0 [ $timeout ] } } Method [ public method gettimertimeout ] { - Parameters [0] { } } Method [ final private method __clone ] { - Parameters [0] { } } } } Class [ class ZMQException extends Exception implements Throwable, Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ final class ZMQContextException extends ZMQException implements Stringable, Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ final class ZMQSocketException extends ZMQException implements Stringable, Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ final class ZMQPollException extends ZMQException implements Stringable, Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ final class ZMQDeviceException extends ZMQException implements Stringable, Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } } }