[Pcsclite-git-commit] [PCSC] 02/02: Doxygen: Revert SCardConnect() within a transaction

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Nov 16 13:37:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit 5c7f9665358b55d320cfefb2276348a53a59da33
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Nov 16 14:34:39 2016 +0100

    Doxygen: Revert SCardConnect() within a transaction
    
    It looks like this difference is NOT confirmed.
    
    Thanks to Michael Traut for the update.
    "[Pcsclite-muscle] Difference from Windows' implementation with regard
    to PC/SC shared mode"
    https://lists.alioth.debian.org/pipermail/pcsclite-muscle/Week-of-Mon-20161024/000743.html
---
 src/winscard_clnt.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/winscard_clnt.c b/src/winscard_clnt.c
index 52dbf70..76175e4 100644
--- a/src/winscard_clnt.c
+++ b/src/winscard_clnt.c
@@ -100,12 +100,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *    Any PC/SC transaction held by the process is still valid after
  *    SCardReconnect() returned. On Windows the PC/SC transactions are
  *    released and a new call to SCardBeginTransaction() must be done.
- * -# SCardConnect() within a transaction
- *    @par
- *    SCardConnect() will block if a transaction
- *    (SCardBeginTransaction() / SCardEndTransaction()) is running for
- *    the requested card/reader.  Under Windows SCardConnect() would
- *    return successfully immediately.
  */
 
 #include "config.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list