Không có mô tả

Ashley Mills 79f8d2502f Add test harness app 11 năm trước cách đây
Reachability Test 79f8d2502f Add test harness app 11 năm trước cách đây
.gitignore 79f8d2502f Add test harness app 11 năm trước cách đây
LICENSE acc3ef30f8 Initial check in 11 năm trước cách đây
README.md 12ac01a6e9 Update README.md 11 năm trước cách đây
Reachability.swift 79f8d2502f Add test harness app 11 năm trước cách đây

README.md

Reachability.swift

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