forked from boostorg/mqtt5
batch-sender
Reviewers: ivica Reviewed By: ivica Subscribers: miljen Tags: #spacetime Maniphest Tasks: T12651 Differential Revision: https://repo.mireo.local/D26172
This commit is contained in:
@@ -85,6 +85,8 @@ public:
|
||||
mqtt_client(context.get_executor(), cnf, std::move(tls_context))
|
||||
{}
|
||||
|
||||
mqtt_client(const mqtt_client& other) = delete;
|
||||
|
||||
/**
|
||||
* \brief Destructor.
|
||||
*
|
||||
|
Reference in New Issue
Block a user