flush_socket now flushes data through the xml stream parser to prevent the destorying...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 3 Jun 2009 15:59:34 +0000 (15:59 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 3 Jun 2009 15:59:34 +0000 (15:59 +0000)
commit03be60d5db96b1a4c978cebcb8f95e168a730041
tree290d6edde2dc1ee1a2d2b3d8768e5aacac220a50
parenta4139f0f4f844611ae781b8165ed5eaeb21edfd4
flush_socket now flushes data through the xml stream parser to prevent the destorying the validity of the stream.  now discarding RESULT messages passed to server sessions.

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@1713 9efc2488-bf62-4759-914b-345cdb29e865
src/perl/lib/OpenSRF/AppSession.pm
src/perl/lib/OpenSRF/DomainObject/oilsMessage.pm
src/perl/lib/OpenSRF/Transport/SlimJabber/XMPPReader.pm