update : 2015.11.03
php.shukuma.com

검색:
 
 
Get list of endpoints

ZMQSocket::getEndpoints

(PECL zmq >= 0.5.0)

ZMQSocket::getEndpointsGet list of endpoints

설명

public array ZMQSocket::getEndpoints ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

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