Structs§
- TcpProxy
Control Control Handle - TcpProxy
Control Event Stream - TcpProxy
Control Marker - TcpProxy
Control Open Proxy Request - TcpProxy
Control Open Proxy Response - TcpProxy
Control Open Proxy_ Responder - TcpProxy
Control Proxy - TcpProxy
Control Request Stream - A Stream of incoming requests for fuchsia.testing.proxy/TcpProxyControl.
- TcpProxy
Control Synchronous Proxy - TcpProxy_
Control Handle - TcpProxy_
Event Stream - TcpProxy_
Marker - TcpProxy_
Proxy - TcpProxy_
Request Stream - A Stream of incoming requests for fuchsia.testing.proxy/TcpProxy.
- TcpProxy_
Synchronous Proxy
Enums§
- TcpProxy
Control Event - TcpProxy
Control Request - A protocol that enables creating TCP proxies so that host tests may access debug services that normally accept only local connections.
- TcpProxy_
Event - TcpProxy_
Request - 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.