template <>
class WireWeakAsyncBufferClientImpl
Defined at line 10004 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::WireBufferThenable< ::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.
Caller provides the backing storage for FIDL message.