Searched defs:expires_after (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/asio/ | ||
D | basic_socket_iostream.hpp | 359 void expires_after(const duration& expiry_time) in expires_after() function in boost::asio::basic_socket_iostream |
D | basic_socket_streambuf.hpp | 382 void expires_after(const duration& expiry_time) in expires_after() function in boost::asio::basic_socket_streambuf |
D | basic_waitable_timer.hpp | 618 std::size_t expires_after(const duration& expiry_time) in expires_after() function in boost::asio::basic_waitable_timer |
/third_party/boost/boost/asio/detail/ | ||
D | deadline_timer_service.hpp | 216 std::size_t expires_after(implementation_type& impl, in expires_after() function in boost::asio::detail::deadline_timer_service |
/third_party/boost/boost/beast/core/impl/ | ||
D | basic_stream.hpp | 707 expires_after(net::steady_timer::duration expiry_time) in expires_after() function in boost::beast::basic_stream |