|
|
%!s(int64=11) %!d(string=hai) anos | |
|---|---|---|
| Reachability Test | %!s(int64=11) %!d(string=hai) anos | |
| .gitignore | %!s(int64=11) %!d(string=hai) anos | |
| LICENSE | %!s(int64=11) %!d(string=hai) anos | |
| README.md | %!s(int64=11) %!d(string=hai) anos | |
| Reachability.swift | %!s(int64=11) %!d(string=hai) anos |
Replacement for Apple's Reachability re-written in Swift with callbacks
Inspired by https://github.com/tonymillion/Reachability
Please note that as of Swift 1.0, this DOES NOT WORK, as You cannot convert Swift closures into C-function pointers