template <>
class WireWeakSyncClientImpl
Defined at line 5220 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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.
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.