Page MenuHome GnuPG

PC/SC: Cancel SCardConnect with timeout
Open, WishlistPublic

Description

With timeout, call of SCardConnect should be cancelled, so that scdaemon doesn't result complete lockup.

Event Timeline

gniibe created this task.

For the cancelling operation, each card reader access should have an independent resource manager context.
Currently, a single pcsc.context is shared by all reader accesses.

gniibe lowered the priority of this task from High to Wishlist.Mon, Nov 18, 5:33 AM

This may requires major changes for scdaemon.