zmqsocket(3) php man page | unix.com

Man Page: zmqsocket

Operating Environment: php

Section: 3

ZMQSOCKET(3)								 1							      ZMQSOCKET(3)

The ZMQSocket class

INTRODUCTION
CLASS SYNOPSIS
ZMQSocket ZMQSocket Methods o public ZMQSocket ZMQSocket::bind (string $dsn, [boolean $force = false]) o public ZMQSocket ZMQSocket::connect (string $dsn, [boolean $force = false]) o ZMQSocket::__construct (ZMQContext $context, int $type, [string $persistent_id = null], [callback $on_new_socket = null]) o public ZMQSocket ZMQSocket::disconnect (string $dsn) o public array ZMQSocket::getEndpoints (void ) o public string ZMQSocket::getPersistentId (void ) o public integer ZMQSocket::getSocketType (void ) o public mixed ZMQSocket::getSockOpt (string $key) o public boolean ZMQSocket::isPersistent (void ) o public string ZMQSocket::recv ([integer $mode]) o public string ZMQSocket::recvMulti ([integer $mode]) o public ZMQSocket ZMQSocket::send (string $message, [integer $mode]) o public ZMQSocket ZMQSocket::send (array $message, [integer $mode]) o public ZMQSocket ZMQSocket::setSockOpt (integer $key, mixed $value) o public ZMQSocket ZMQSocket::unbind (string $dsn) PHP Documentation Group ZMQSOCKET(3)
Related Man Pages
reflectionclass(3) - php
yaf_config_simple(3) - php
reflectionfunction(3) - php
spldoublylinkedlist(3) - php
splstack(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!