template <>
class WireSyncBufferClientImpl
Defined at line 319 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::WireUnownedResult< ::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 via an argument to `.buffer()`.