template <>

class WireWeakAsyncClientImpl

Defined at line 1595 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::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. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_net_name::Lookup::LookupHostname> LookupHostname (::fuchsia_net::wire::IpAddress addr)

Look up a hostname by IP address.

Allocates 48 bytes of request buffer on the stack. The callback is stored on the heap.