mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-02 08:56:52 +02:00

Some wpa_cli utilities return some result which isn't possible to get with wait_for_event unless you know what the result will be. This adds wait_for_result which just returns the first event that comes in.