Home
last modified time | relevance | path

Searched refs:out_ec (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/asio/example/cpp03/timeouts/
Dblocking_udp_client.cpp98 boost::system::error_code* out_ec, std::size_t* out_length) in handle_receive() argument
100 *out_ec = ec; in handle_receive()
/third_party/boost/doc/html/boost_asio/example/cpp03/timeouts/
Dblocking_udp_client.cpp98 boost::system::error_code* out_ec, std::size_t* out_length) in handle_receive() argument
100 *out_ec = ec; in handle_receive()
/third_party/boost/libs/asio/test/
Dconnect.cpp123 boost::system::error_code* out_ec, in range_handler() argument
126 *out_ec = ec; in range_handler()
132 boost::system::error_code* out_ec, in iter_handler() argument
135 *out_ec = ec; in iter_handler()