fixed linked list bug which as pushing app responses onto the front of the queue...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 27 Apr 2006 16:07:33 +0000 (16:07 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 27 Apr 2006 16:07:33 +0000 (16:07 +0000)
commit406fb515ec8c4216d17f96842de60d2990d499c7
tree6828f9e0e9f74fdd28e125a372e1c1c8a8ff2298
parent80f39bc0b503c711a89cb1319f69a2e5b04ce6d7
fixed linked list bug which as pushing app responses onto the front of the queue, and some general cleanup

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