Ühel kenal päeval, E, 2008-05-05 kell 19:14, kirjutas Alon Bar-Lev:

> When /var/run/openct/status is cleared the api does not recover...
> Anyone have a simple way to solve it before I dig into the code?

I have a patch somewhere in my bitbucket that gets rid
of /var/run/openct/status and implements status functions by connecting
to existing AF_UNIX sockets instead. It's a bit slower, but It would
enable us to eventually write an application that can tunnel smartcard
readers for thin-client use since all operations are on sockets and no
mmap-ed file anymore. It would be immune to status file magically
disappearing which is pretty hard to detect from C.
Maybe it's a good time to consider this? I'm willing to blow the dust
off from this patch if You think it's a good idea.

-- 
Antti Andreimann
Rbox Technical Lead
Revnetek Ltd.
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to