Hi,

On Tue, 2013-11-12 at 11:48 +0000, Potrola, MateuszX wrote:

> After setting IP configuration for given service, dbus events for
> connection and disconnection of service are no longer triggered.

Which D-Bus signals are no longer triggered? Technology?

> The problem is that inside of __connman_notifier_connect there is no
> check for overflowing variable which indicates if service is connected
> (such check is done in __connman_notifier_disconnect).

There is no such check as a technology can be connected more than once.
A device with multiple USB WiFi dongles can have more than one WiFi
service connected at the same time, but the technology is to indicate
'Connected=True' as long as at least one service of that type is
connected.

If there is only one service that is connected and disconnected with the
Technology Connected property not being in sync with the service, there
is a bug somewhere else. Also if the underflow line is printed, it means
there is a bug somewhere.

Cheers,

        Patrik


_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to