template <>
class WireWeakSyncClientImpl
Defined at line 10018 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::WireResult< ::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 56 bytes of message buffer on the stack. No heap allocation necessary.