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.netpol.socketproxy.StarnixNetworks, fuchsia.netpol.socketproxy.FuchsiaNetworks, and fuchsia.netpol.socketproxy.DnsServerWatcher.

Functionsยง

main
Main entry point for the network socket proxy.