template <>

class WireWeakOnewayClientImpl

Defined at line 5111 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus Shutdown ()

Trigger asynchronous shutdown. The underlying channel will be closed

once shutdown is complete. Shutdown has an implicit barrier as any already

queued sends will complete, but any additional sends will generate errors

Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.