Reachability
Reachability copied to clipboard
Unnecessary method removed.
Didn't find any logic behind keeping same name two methods.
There is a historical reason for keeping both versions. (originally one of them was missing from the code, and thus it wasn't drop-in compatible with Apples version).
I think I'm getting close to doing a huge review of Reachability to remove the iOS5 dispatch queue retains etc I'll factor this in when that happens
:+1: Looking forward to that. Cheers.