Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
connection::quit

Notifies the MySQL server that the client wants to end the session and shutdowns SSL.

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

void
quit();
  » more...

PrevUpHomeNext