(PECL zmq >= 0.5.0)
Get list of endpoints
public array ZMQSocket::getEndpoints ( void )
Returns a list of endpoints where the socket is connected or bound to.
Returns:
Returns an array containing elements 'bind' and 'connect'.
Please login to continue.