Crate fidl_fuchsia_vsock
source ·Structs
A Stream of incoming requests for Acceptor
A Stream of incoming requests for Connection
Collection of objects that represent an open connection.
A Stream of incoming requests for Connector
Enums
Interface presented by a listener to accept or reject connections
Interface for manipulating the state of an active connection.
Exposed by a service that can act as a bridge to the underlying vsock driver and
provides the ability for listeners to be multiplexed by port and manages dynamic
port allocation for outbound connections.