Home | History | Annotate | Download | only in asio

Lines Matching full:endl

216  *     if (ec) std::cout << "Error: " << ec.message() << std::endl;
217 * std::cout << "Trying: " << next->endpoint() << std::endl;
227 * std::cout << "Connected to: " << i->endpoint() << std::endl; @endcode
280 * if (ec) std::cout << "Error: " << ec.message() << std::endl;
281 * std::cout << "Trying: " << next->endpoint() << std::endl;
298 * std::cout << "Connected to: " << i->endpoint() << std::endl;
350 * if (ec) std::cout << "Error: " << ec.message() << std::endl;
351 * std::cout << "Trying: " << next->endpoint() << std::endl;
361 * std::cout << "Connected to: " << i->endpoint() << std::endl; @endcode
412 * if (ec) std::cout << "Error: " << ec.message() << std::endl;
413 * std::cout << "Trying: " << next->endpoint() << std::endl;
430 * std::cout << "Connected to: " << i->endpoint() << std::endl;
651 * if (ec) std::cout << "Error: " << ec.message() << std::endl;
652 * std::cout << "Trying: " << next->endpoint() << std::endl;
691 * std::cout << "Connected to: " << i->endpoint() << std::endl;
759 * if (ec) std::cout << "Error: " << ec.message() << std::endl;
760 * std::cout << "Trying: " << next->endpoint() << std::endl;
800 * std::cout << "Connected to: " << i->endpoint() << std::endl;