class WriteSocket

Defined at line 539 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/markers.h

Write to a socket. This will attempt to write all the data passed, and

will block and retry whenever it is safe (e.g. it should never return

SHOULD_WAIT). The `WriteSocketError` contains a `wrote` parameter to

indicate if some bytes were written successfully before the failure

occurred.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal