Structs§
- A Stream of incoming requests for fuchsia.testing.proxy/TcpProxyControl.
- A Stream of incoming requests for fuchsia.testing.proxy/TcpProxy.
Enums§
- A protocol that enables creating TCP proxies so that host tests may access debug services that normally accept only local connections.
- An empty protocol which serves as a token for a proxy started with |TcpProxyControl.OpenProxy|. The proxy stays open as long as at least one |TcpProxy| channel corresponding to the proxy remains open. Note that the server may close the channel in the case an error is encountered.