|
ZMQSocket::getEndpointsGet list of endpoints Description
public array ZMQSocket::getEndpoints()
Returns a list of endpoints where the socket is connected or bound to. ParametersThis function has no parameters. Return ValuesReturns an array containing elements 'bind' and 'connect'. |