GoLang ZMQSocket::getEndpoints

request it (247)
GoLang replacement for PHP's ZMQSocket::getEndpoints [edit | history]



Do you know a GoLang replacement for PHP's ZMQSocket::getEndpoints? Write it!

PHP ZMQSocket::getEndpoints

PHP original manual for ZMQSocket::getEndpoints [ show | php.net ]

ZMQSocket::getEndpoints

(PECL zmq >= 0.5.0)

ZMQSocket::getEndpointsGet list of endpoints

Description

public array ZMQSocket::getEndpoints ( void )

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

Parameters

This function has no parameters.

Return Values

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