template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_vsock::Acceptor::Accept> Accept (const ::fuchsia_hardware_vsock::wire::Addr & addr)

The response is either a `ConnectionTransport` to indicate that the connection

is accepted, or none to indicate that it should be rejected.

Caller provides the backing storage for FIDL message.