Php/docs/zmqsocket.getendpoints

提供:Dev Guides
< Php
移動先:案内検索

ZMQSocket::getEndpoints

(PECL zmq >= 0.5.0)

ZMQSocket::getEndpointsGet list of endpoints


説明

public ZMQSocket::getEndpoints ( ) : array

Returns a list of endpoints where the socket is connected or bound to.


パラメータ

この関数にはパラメータはありません。


返り値

Returns an array containing elements 'bind' and 'connect'.