]> git.evergreen-ils.org Git - working/Evergreen.git/commit
added some debugging
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 4 Apr 2005 16:56:05 +0000 (16:56 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 4 Apr 2005 16:56:05 +0000 (16:56 +0000)
commit7e1d59c6c814e5549e733377143601e3e262ad51
treed8c0fa53f5a972de5a4349aa563984a4d6146c07
parent0037677e182143f29de8f15bad8ecad42a6eb8d5
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/ILS/trunk@443 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/libstack/osrf_app_session.c
OpenSRF/src/libstack/osrf_stack.c