|
ZMQSocket::getEndpointsGet list of endpoints 説明
public array ZMQSocket::getEndpoints()
Returns a list of endpoints where the socket is connected or bound to. パラメータこの関数にはパラメータはありません。 戻り値Returns an array containing elements 'bind' and 'connect'. |