Constant NETWORK_INTERFACE_NAME

pub const NETWORK_INTERFACE_NAME: &'static str;
Expand description

The network interface name.

§Notes

§Examples

  • "lo"
  • "eth0"