Structs§
- A Stream of incoming requests for fuchsia.vsock/Acceptor.
- A Stream of incoming requests for fuchsia.vsock/Connection.
- Collection of objects that represent an open connection.
- A Stream of incoming requests for fuchsia.vsock/Connector.
- A Stream of incoming requests for fuchsia.vsock/Listener.
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.
- Interface presented by a listener to accept connections.