From eca890c92d3b43b8aae5f2c53cab49612f5efd1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 2 May 2014 21:57:51 +0300 Subject: Add option "use same ip" for each server. By default all servers using same ip for subservers. --- src/client.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 7d83cf789..1cb35835a 100644 --- a/src/client.h +++ b/src/client.h @@ -273,6 +273,9 @@ public: std::string getSupportUrl() const A_WARN_UNUSED { return mCurrentServer.supportUrl; } + bool getPersistentIp() const A_WARN_UNUSED + { return mCurrentServer.persistentIp; } + std::string getLogFileName() const A_WARN_UNUSED { return mLogFileName; } -- cgit v1.2.3-60-g2f50