summaryrefslogtreecommitdiff
path: root/client/SslClient.h
diff options
context:
space:
mode:
authorAlex Borisov <borisov.alexandr@rambler.ru>2011-11-20 02:35:47 +0200
committerAlex Borisov <borisov.alexandr@rambler.ru>2011-11-20 02:35:47 +0200
commitd542d536369c8191afcc9f63171236e6ce28d398 (patch)
treefb035a2a9fca796d02815da1ad20c12ad28b7b51 /client/SslClient.h
parentcc6358aec6bab0a2cf16eb645486e919743910f6 (diff)
Disconnect from server when all config data recieved
Diffstat (limited to 'client/SslClient.h')
-rw-r--r--client/SslClient.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/SslClient.h b/client/SslClient.h
index d31af70..24ccc94 100644
--- a/client/SslClient.h
+++ b/client/SslClient.h
@@ -98,6 +98,11 @@ public:
* @param type type of request to send
*/
void SendRequest(RequestType type);
+
+ /**
+ * @brief disconnect from server
+ */
+ void Disconnect();
signals:
/**
* @brief This signal is emited when data is recieved as a reply to