Cocoanetics / DTFoundation

Standard toolset classes and categories
BSD 2-Clause "Simplified" License
802 stars 237 forks source link

DTReachability DNS Problem #28

Closed odrobnik closed 11 years ago

odrobnik commented 11 years ago

With the current way how DTReachability is wtching the connection there is a scenario where DNS resolution might not be possible yet, even though the INET is already reachable.

Switch to using SCNetworkReachabilityCreateWithName

odrobnik commented 11 years ago

implemented in 1.4.1