Crate fidl_fuchsia_testing_proxy

Source

Structs§

TcpProxyControlControlHandle
TcpProxyControlEventStream
TcpProxyControlMarker
TcpProxyControlOpenProxyRequest
TcpProxyControlOpenProxyResponse
TcpProxyControlOpenProxy_Responder
TcpProxyControlProxy
TcpProxyControlRequestStream
A Stream of incoming requests for fuchsia.testing.proxy/TcpProxyControl.
TcpProxyControlSynchronousProxy
TcpProxy_ControlHandle
TcpProxy_EventStream
TcpProxy_Marker
TcpProxy_Proxy
TcpProxy_RequestStream
A Stream of incoming requests for fuchsia.testing.proxy/TcpProxy.
TcpProxy_SynchronousProxy

Enums§

TcpProxyControlEvent
TcpProxyControlRequest
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.

Traits§

TcpProxyControlProxyInterface
TcpProxy_ProxyInterface