Expand description
Network information.
This module is enabled with the net
feature flag (enabled by default).
Modules§
- os
- OS-specific extensions.
Structs§
- IoCounters
- Network device I/O counters.
- MacAddr6
- MAC address in EUI-48 format.
- MacAddr8
- MAC address in EUI-64 format.
- Nic
- Network interface device.
Enums§
Functions§
- io_
counters - Returns stream which yield IO counters for each network interface.
- nic
- Returns stream which yields Network Interface Cards.