Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method "resetBindAll" improvements #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 21, 2020

  1. Now when call resetBindAll always force bindProcessToNetwork(null) wi…

    …thout network connection connected.
    
    Events such network receiver and network callback are correctly managed and unregistered before register new events. This fix try to avoid double invoking of the same event and cause problems when connecting to a network with bindAll parameter set to TRUE and subsequently disconnected.
    matteocappello94 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    42170ff View commit details
    Browse the repository at this point in the history