On 14/06/07, Paul Klissner <[EMAIL PROTECTED]> wrote:
Unfortunately, there seems to be a bug wherein SCardReconnect() hangs in 1.4.2, but not in 1.4.0, on Solaris:
It is a known and corrected bug in pcsc-lite (corrected in revision 2549 [1]). Try with version 1.4.3-svn-2561 available at [2]. The locks were not removed when the card was. I tested your program with pcsc-lite 1.4.2 and it locks on SCardReconnect(). With the SVN version it works. If you are happy with the SVN version I will officially release it. Thanks [1] http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2007-May/002715.html [2] http://ludovic.rousseau.free.fr/softwares/pcsc-lite/ -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
