class Connect

Defined at line 891 of file fidling/gen/sdk/fidl/fuchsia.virtualization/fuchsia.virtualization/cpp/fidl/fuchsia.virtualization/cpp/markers.h

Attempts to create a vsock connection to a guest on 'guest_port'. Uses a dynamically chosen

ephemeral host port.

Possible errors:

- ZX_ERR_NO_RESOURCES: The device couldn't allocate an unused host port.

- ZX_ERR_CONNECTION_REFUSED: The guest refused this connection.

Other errors are related to socket creation, see

[zx_socket_create](https://fuchsia.dev/fuchsia-src/reference/syscalls/socket_create.md)

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