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
splqueue(3) - php
collectable(3) - php
reflectionobject(3) - php
spldoublylinkedlist(3) - php
splstack(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update