mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-01-22 05:20:26 +01:00
Signals like VerifyResult may be received from unrelated Verify operations. To avoid races, we need to ignore any VerifyResult that happenes before the DBus method returns. The only way to do this race-free is to use the async version of the VerifyStart method. |
||
|---|---|---|
| .. | ||
| delete.c | ||
| enroll.c | ||
| list.c | ||
| meson.build | ||
| verify.c | ||