Crate socket_proxy

Crate socket_proxy 

Source
Expand description

Implementation of the network socket proxy.

Runs proxied versions of fuchsia.posix.socket.Provider and fuchsia.posix.socket.raw.Provider. Exposes fuchsia.net.policy.socketproxy.StarnixNetworks, fuchsia.net.policy.socketproxy.FuchsiaNetworks, and fuchsia.net.policy.socketproxy.DnsServerWatcher.

Re-exports§

pub use registry::NetworkConversionError;
pub use registry::NetworkExt;
pub use registry::NetworkRegistryError;

Modules§

registry
Implements fuchsia.net.policy.socketproxy.NetworkRegistry.

Functions§

run
Main entry point for the network socket proxy.