ZMQSocket
PHP Manual

ZMQSocket::getEndpoints

(PECL zmq >= 0.5.0)

ZMQSocket::getEndpointsGet list of endpoints

Açıklama

public array ZMQSocket::getEndpoints ( void )

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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


ZMQSocket
PHP Manual