mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 23:09:34 +01:00
bb350a3b8e
Modify AsyncOpAbstract._wait_for_async_op and IWD.wait_for_object_condition to call context.iteration() in the blocking mode instead of calling context.pending() every 0.01s. This gets rid of busy-waiting and also ensures that the condition is checked after every single dbus (or other) event. This way a condition that potentially occurs for less than 0.01s can be reliably waited for. |
||
---|---|---|
.. | ||
misc | ||
testDisconnectByAP | ||
testEAP-MSCHAPV2 | ||
testEAP-TLS | ||
testEAP-TLS-Frag | ||
testEAP-TLSwithMFPC | ||
testEAP-TLSwithMFPR | ||
testEAP-TTLS | ||
testEAP-TTLS-Frag | ||
testEAP-WPS | ||
testEAP-WPS-Frag | ||
testFT-PSK-roam | ||
testKnownNetworks | ||
testMFP-Options | ||
testOpen | ||
testScan | ||
testWPA | ||
testWPA2 | ||
testWPA2-SHA256 | ||
testWPA2withMFP | ||
util |