Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
any_connection::ping

Checks whether the server is alive.

void
ping(
    error_code& err,
    diagnostics& diag);
  » more...

Checks whether the server is alive.

void
ping();
  » more...

PrevUpHomeNext