Skip to main content

Module network

Module network 

Source

Structs§

DelegatedNetworkUpdateResult
The result of a delegated network update.
DelegatedNetworksRequest
A wrapper for fnp_socketproxy::NetworkRegistryRequest, or None if the client connection closed.
NetpolNetworksService
NetworkAttributesRequest
A wrapper for fnp_properties::NetworksRequest that includes the NetworksConnectionId of the connection that sent the request, or None if the client connection closed.
NetworkPropertiesChange
An event representing the properties that changed for a network.
NetworkTokenResolverRequest
A wrapper for fnp_properties::NetworkTokenResolverRequest.
NetworksConnectionId
Identifies a single client connection.
PropertyWatcherConnectionId
Identifies a single client connection.
PropertyWatcherRequest
A wrapper for fnp_properties::PropertyWatcherRequest that includes the PropertyWatcherConnectionId of the connection that sent the request, or None if the client connection closed.
ReachabilityRequest
A wrapper for freachability::MonitorRequest that includes the ReachabilityWatcherConnectionId and indicates whether the watcher stream is still open.
ReachabilityWatcherConnectionId
Identifies a single client connection.
UpdateGeneration
UpdateGenerations

Enums§

NetworkId
NetworkRegistryUpdate
NetworkRequest
An enum representing all possible events that can be received by the NetpolNetworksService event loop.
NetworkRequestStream
A public wrapper enum for FIDL request streams accepted by NetpolNetworksService::add_stream.
NetworkUpdate