asio C++ library

PrevUpHomeNext

basic_random_access_file::sync_all

Synchronise the file to disk.

void sync_all();
  » more...

void sync_all(
    asio::error_code & ec);
  » more...

PrevUpHomeNext