Added pwmd_getpin(). This won't send any commands to the server. May be
[libpwmd.git] / KnownBugs
blobae953d0d370089d550a8de167a9ad692a33a7492
1 _setup_ssh_session() and non-blocking IO. If you are unable to use threads and
2 need this functionality, let me know.
4 All libassuan/pwmd protocol commands with the exception of OPEN/SAVE are
5 blocking. If you are unable to use threads and need this functionality, let me
6 know.