USE_IPCDIR is always defined. The default value is set by ./configure
0 lines of code changed in 1 file:
use $ipcdir/pcscd.pid as the default value for so that the use of
--enable-runpid=FILE is not mandatory
16 lines of code changed in 1 file:
update copyright dates
3 lines of code changed in 1 file:
use of --enable-runpid=FILE is now mandatory
1 lines of code changed in 2 files:
add a prototype for test_rv() to avoir a compiler warning: no previous
prototype for �test_rv�
1 lines of code changed in 1 file:
client and server use utils.c
3 lines of code changed in 1 file:
SCardCheckDaemonAvailability(): when the _first_ reader is connected
_after_ pcscd has started the ctime of PCSCLITE_PUBSHM_FILE changes (no
idea why)
So to be sure a new pcscd is running we also check the pcscd pid
available from USE_RUN_PID
30 lines of code changed in 1 file:
move GetDaemonPid() in utils.c so we can also use it elsewhere
70 lines of code changed in 3 files: