Crate fidl_fuchsia_testing_proxy
source ·Structs
A Stream of incoming requests for TcpProxyControl
A Stream of incoming requests for 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.