mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 02:18:53 +00:00
629ca7b65e
When testing on IPv6-only hosts, with an IPv4 lo stack, the resolver may not return an IPv4 address. This seems to be an issue with the deprecated overload of async_resolve. Upon inspection, the previous overload would only return 1 result_type. Migrating to the recommended overload works as expected. |
||
---|---|---|
.. | ||
enroll | ||
serializers | ||
tests | ||
transports | ||
BUCK | ||
CMakeLists.txt | ||
http_client.cpp | ||
http_client.h | ||
requests.cpp | ||
requests.h | ||
uri.cpp | ||
uri.h | ||
utility.h |