Skip to content

Fixed #100 by using a proper memory management routine. - #147

Open
dmakarenko wants to merge 1 commit into
tonymillion:masterfrom
EFEducationFirstMobile:master
Open

Fixed #100 by using a proper memory management routine.#147
dmakarenko wants to merge 1 commit into
tonymillion:masterfrom
EFEducationFirstMobile:master

Conversation

@dmakarenko

Copy link
Copy Markdown

Now CFRetain and CFRelease function pointers are assigned to SCNetworkReachabilityContext's retain and release fields. Removed reachabilityObject property since SCNetworkReachability takes care of the lifecycle of the object now.

…inters to SCNetworkReachabilityContext `retain` and `release` fields. Removed `reachabilityObject` property since SCNetworkReachability takes care of the lifecycle of the object now.
@tonymillion

Copy link
Copy Markdown
Owner

This looks good, except what happens if a dev calls startNotifier twice?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants