Files
libfprint/libfprint
Benjamin Berg 0051ff6352 device: Treat devices as closed even after a close failure
We require the close call, but as the underlying transport layer is
gone, it will generally just return an error.

In principle, it makes sense to think of close as a function that always
succeeds (i.e. it makes no sense to try again). Should the device be in
a bad state, then a subsequent open() will simply fail.
2020-11-23 17:47:03 +01:00
..
2020-06-04 09:34:31 -07:00
2020-06-04 09:34:31 -07:00
2019-12-17 14:38:19 +01:00
2019-11-20 20:38:06 +01:00