class SendMsg
Defined at line 1538 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.raw/fuchsia.posix.socket.raw/cpp/fidl/fuchsia.posix.socket.raw/cpp/markers.h
Sends a message on the socket.
+ request `addr` the address to send the message to. If unset, will
send to the connected peer.
+ request `data` the message.
+ request `control` ancillary data.
+ request `flags` flags for the send request.
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