Don't loop assuan_read_line() after parsing a status message in
commit3d9051cb4bd224f2f25443f3ef5b1ee8ac176623
authorBen Kibbey <bjk@luxsci.net>
Thu, 28 Feb 2008 02:51:00 +0000 (27 21:51 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 28 Feb 2008 02:51:00 +0000 (27 21:51 -0500)
tree6dfcd9d481c7de86e623a95f9b742fb65ff3cbc6
parentc8df93cc52988bd11a13cdd62fe164a6f7304715
Don't loop assuan_read_line() after parsing a status message in
pwmd_process() and call assuan_pending_line() when select() times out.
Fixes status messages when using the asynchronous functions.
libpwmd.c