On Wed, 2008-05-28 at 12:50 +0100, Daniel Drake wrote: > Bastien Nocera wrote: > > Just a quick question. When an enrollment, or a verification gets > > started, is it finished when the status signal tells us it's finished, > > or do the "Stop" variants only cancel those operations if they're not > > finished? (In which case we might want to rename the calls to "Cancel" > > instead). > > You have to stop it after receiving the result. But it can also be used > for cancellation. The async API could do with some rework.
We could easily rename it to Cancel, and automatically finish the operation when we received a status telling us the operation was done with. Or were you thinking about a libfprint change instead? > > Also, does closing the device stop any enrollment/verification? > > No, but it should. Do you mean it should on the libfprint level, or the fprintd level? I've got some code to potentially do the latter, as I wasn't certain which way it should be... _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
