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:58:20 +0000 (15:58 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 3 Jun 2009 15:58:20 +0000 (15:58 +0000)
commit23e0f153dbb3f6a67532c9835a7fec8bfe13dfe5
tree62609fd9cc5da986a8ac784a2068f9da3d800dbf
parent844a67c172ecd1070d96abbea0524972b2e39ba6
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/trunk@1712 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