Kraken\Ipc\Socket\SocketInterface::getLocalEndpoint PHP Method

getLocalEndpoint() public method

This method returns socket local endpoint with this pattern [$protocol://$address:$port].
public getLocalEndpoint ( ) : string
return string
    public function getLocalEndpoint();