template <>

class WireWeakAsyncClientImpl

Defined at line 9985 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_posix_socket_packet::Provider::Socket> Socket (::fuchsia_posix_socket_packet::wire::Kind kind)

Requests a packet socket.

+ request `kind` the kind of packet socket to create.

- response `socket` the packet socket.

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