Home
last modified time | relevance | path

Searched defs:http_async_connection (Results 1 – 1 of 1) sorted by relevance

/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/boost/network/protocol/http/client/connection/
H A Dasync_normal.hpp122 struct http_async_connection struct
131 protocol_base;
135 resolver_iterator_pair;
148 connection_delegate_ptr;
151 http_async_connection(resolver_type& resolver, resolve_function resolve, in http_async_connection() function
593 int timeout_;
596 bool is_timedout_;
597 bool follow_redirect_;
598 resolver_type& resolver_;
599 resolve_function resolve_;
[all …]