summaryrefslogtreecommitdiff
path: root/init/init_parser.cpp
diff options
context:
space:
mode:
authordaisuke niwa <daisuke.x.niwa@sonymobile.com>2015-02-27 09:49:39 +0100
committerZoran Jovanovic <zoran.jovanovic@sonymobile.com>2015-02-27 09:50:01 +0100
commitc855bddc67f218af09c742527f423075c0017aa8 (patch)
tree20984189f4e1157e9c9126e7cc31048936da852e /init/init_parser.cpp
parentbe9712156bdcf8cff774a78a3afdb0c562998c73 (diff)
Improving the time to wait for assigning IP address
Framework always spends 600msec for getting IP address. DhcpStateMachine.runDhcp calls NetworkUtils.stopDhcp. After that, it calls NetworkUtils.runDhcp. In this case, wait_for_property of dhcp_utils.c calls three times. At least three times, usleep is called. So move usleep statement after property_get statement. Change-Id: I77ffb9a5a64875b47bb528b494bb60b68c1acb5a
Diffstat (limited to 'init/init_parser.cpp')
0 files changed, 0 insertions, 0 deletions