template <>
class WireSyncBufferClientImpl
Defined at line 541 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::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 via an argument to `.buffer()`.