Checks whether error represents a network or connection error (host unreachable, connection refused, DNS failure, timeout,
etc.
) as opposed to a protocol-level or application-level error.
| error |
a Error, or null |
|
true if |