Lines Matching defs:ec
44 std::error_code ec; variable
50 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c20202()
98 std::error_code ec; variable
101 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c20502()
144 timeout1.async_wait([&](boost::system::error_code ec){if (!ec) io_context1.stop();}); in __anondc3481c20702()
147 timeout2.async_wait([&](boost::system::error_code ec){if (!ec) io_context2.stop();}); in __anondc3481c20802()
148 std::error_code ec; variable
208 std::error_code ec; variable
211 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c20d02()
248 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c20f02()
250 std::error_code ec; variable
276 std::error_code ec; variable
281 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c21002()
311 std::error_code ec; variable
321 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c21102()
358 timeout.async_wait([&](boost::system::error_code ec){if (!ec) io_context.stop();}); in __anondc3481c21202()
361 std::error_code ec; variable