Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Outputs the results of the TLS handshake operation.
void
at_tls_handshake(
boost::mqtt5::error_code ec,
asio::ip::tcp::endpoint ep);
|
Name |
Description |
|---|---|
|
|
Error code returned by the TLS handshake operation. |
|
|
The TCP endpoint used to establish the TLS handshake. |