template <>
class WireWeakAsyncClientImpl
Defined at line 5191 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::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 32 bytes of request buffer on the stack. The callback is stored on the heap.