...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Checks whether the server is alive.
void
ping(
error_code& err,
diagnostics& diag);
» more...
Checks whether the server is alive.
void
ping();
» more...