Home
last modified time | relevance | path

Searched refs:send_length (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/doc/html/boost_asio/example/cpp11/futures/
Ddaytime_client.cpp38 std::future<std::size_t> send_length = in get_daytime() local
45 send_length.get(); // Blocks until the send is complete. Throws any errors. in get_daytime()
/third_party/boost/libs/asio/example/cpp11/futures/
Ddaytime_client.cpp38 std::future<std::size_t> send_length = in get_daytime() local
45 send_length.get(); // Blocks until the send is complete. Throws any errors. in get_daytime()