Searched defs:completion_handler (Results 1 – 13 of 13) sorted by relevance
32 class completion_handler : public operation class37 completion_handler(Handler& h, const IoExecutor& io_ex) in completion_handler() function in boost::asio::detail::completion_handler
76 { in async_write_message()
77 { in async_write_message()
82 { in async_write_messages()
245 completion_handler_type&, completion_handler_type>::type completion_handler; member247 completion_handler_type completion_handler; member
269 void completion_handler() in completion_handler() function