]> git.evergreen-ils.org Git - OpenSRF.git/commit
added some debugging
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 4 Apr 2005 16:56:05 +0000 (16:56 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 4 Apr 2005 16:56:05 +0000 (16:56 +0000)
commitd800d1a2ee03d153291a44da6e493755c404a9d5
treebb15244e0e4dd69209fbc593c809c8cdb9c2ec1d
parent6036646abd793983ee2c53bf1adaa228a921fb3f
added some debugging

found bug where the stack was only reading the first jabber message off the
queue.  this meant if two simultaneous messages were received, the second would
not be read until the process() function was called again.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@266 9efc2488-bf62-4759-914b-345cdb29e865
src/libstack/osrf_app_session.c
src/libstack/osrf_stack.c