On Aug 30, 2009, at 5:11 AM, Stuart Malin wrote:
I am writing some code on 10.5 Leopard that uses
SCNetworkReachability. The latest documentation (SysConfig.pdf dated
2009-07-30) shows the Network Reachability Flags (with names such as
kSCNetworkReachabilityFlagsReachable) as being declar
I am writing some code on 10.5 Leopard that uses
SCNetworkReachability. The latest documentation (SysConfig.pdf dated
2009-07-30) shows the Network Reachability Flags (with names such as
kSCNetworkReachabilityFlagsReachable) as being declared in
SCNetworkReachability.h as of 10.6.
However