On 28.01.2015 14:13, Patrik Flykt wrote:
I meant that why isn't the whole message parsed through first, i.e. why
is set_connected() called immediately after extracting IPv4/IPv6
settings and not after all the properties have been handled.

        /*
         * oFono guarantees the ordering of Settings and
         * Active. Settings will always be send before Active = True.
         * That means we don't have to order here.
         */

set_connected never gets called before we have received "Active = True"-signal. After that we do not get anymore "Active = True" if context is changed, so from where would we know that all properties are handled/sent?

And yes.. the both IPv4- and IPv6-settings are sent in separate messages as well as the other "properties".

Br,
Pasi



_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to