Skip to content
  • Beniamino Galvani's avatar
    libnm: update property in the manager after connectivity check · b799de28
    Beniamino Galvani authored
    Currently, after a client performs a connectivity check it cannot
    access the up-to-date value of the manager.connectivity property right
    away, but it must wait that the queued PropertiesChanged signal is
    processed, which is cumbersome.
    
    Arguably, clients already receive the new connectivity value as the
    result of the connectivity check call, so they don't have to read it
    from the object; however it would be better if the right value of the
    object property was available immediately as well.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784629
    b799de28