template <>
class WireWeakSyncClientImpl
Defined at line 1630 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_net_name::Lookup::LookupIp> LookupIp (::fidl::StringView hostname, ::fuchsia_net_name::wire::LookupIpOptions options)
Lookup a list of IP addresses by hostname.
Allocates 336 bytes of request buffer on the stack. Response is heap-allocated.
::fidl::WireResult< ::fuchsia_net_name::Lookup::LookupHostname> LookupHostname (::fuchsia_net::wire::IpAddress addr)
Look up a hostname by IP address.
Allocates 352 bytes of message buffer on the stack. No heap allocation necessary.