Creates a reachability monitor for link-local connectivity.
Link-local addresses cover the 169.254.x.x (IPv4) and fe80::/10 (IPv6) ranges
used for direct device-to-device communication without a router.
Under the hood this monitors general system connectivity (the same as reachabilityInternet()),
because NWPathMonitor does not distinguish link-local reachability.
Creates a reachability monitor for link-local connectivity. Link-local addresses cover the
169.254.x.x(IPv4) andfe80::/10(IPv6) ranges used for direct device-to-device communication without a router. Under the hood this monitors general system connectivity (the same asreachabilityInternet()), becauseNWPathMonitordoes not distinguish link-local reachability.