...世界上最受推崇、设计最精湛的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu, C++ Coding Standards
...世界上最受推崇、设计最精湛的 C++ 库项目之一。
启动异步刷新。
template< typename WriteHandler = default_completion_token_t<executor_type>> DEDUCED async_flush( WriteHandler && handler = default_completion_token_t< executor_type >());
void(boost::system::error_code, std::size_t)