|
uvco 0.1
|
This is the complete list of members for uvco::Resolver, including all inherited members.
| gai(std::string_view host, std::string_view port, int af_hint=AF_UNSPEC) | uvco::Resolver | |
| gai(std::string_view host, uint16_t port, int af_hint=AF_UNSPEC) | uvco::Resolver | |
| loop_ | uvco::Resolver | private |
| onAddrinfo(uv_getaddrinfo_t *req, uv_status status, struct addrinfo *result) | uvco::Resolver | privatestatic |
| Resolver(const Loop &loop) | uvco::Resolver | inlineexplicit |