Expand description
This module implements things that are related to the computer, rather than a specific adapter.
Functions
- Returns the computer domain name (if any). Returns
None
if the computer does not belong to a domain. - Returns the DNS suffix search list for the network connection used by the computer.
- Returns
true
if the computer is configured to use the round robin strategy. Otherwise, returnsfalse
.