Skip to main content

Module net

Module net 

Available on crate feature net only.
Expand description

Provides network access.

The network link to use is selected through Cargo features. Additionally, the ariel_os::config attribute macro allows to provide custom network configuration.

Functions§

network_stack
Returns a new NetworkStack.

Type Aliases§

NetworkStack
A network stack.