tree: 9d75d0ef9a0e61de3b380bf50c04170ab20b3e4d [path history] [tgz]
  1. README.md
main/sdk/assembly/PlatformNetworkConfig/README.md

PlatformNetworkConfig

Platform configuration options for the network area.

The unified binary provides space savings for space-constrained products, trading off multiple small binaries for one large binary that is smaller than the sum of its separate parts thanks to linking optimizations. networking NetworkingConfig Only used to control networking for the utility and minimal feature_set_levels. netstack_version NetstackVersion netstack_thread_count NetstackThreadCount Number of threads used by Netstack3.

Platform default will be used if unspecified.

NOTE: An error will be thrown if this is set and Netstack2 is selected as the system netstack. netstack_config_path Option netcfg_config_path Option include_tun bool Whether to include network-tun. http_client_stop_on_idle_timeout_millis int64 Controls how long the http client will wait when it is idle before it escrows its FIDL connections back to the component framework and exits. If the value is negative or left out, then the http client will not stop after it idles. google_maps_api_key_path Option