]> git.evergreen-ils.org Git - OpenSRF.git/commit
fixed infinite loop bug by hopping out of the loop if timeout gets down to 0, but...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 29 Oct 2007 12:23:31 +0000 (12:23 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 29 Oct 2007 12:23:31 +0000 (12:23 +0000)
commit24cdda79ce7b82e5d1f57ca27b7047d082fd4983
tree3634002f543c13417257333780bbeb0253876ef5
parent676010f50539a6cd8a94d5cd2211a611b8156f19
fixed infinite loop bug by hopping out of the loop if timeout gets down to 0, but the code still allows the the loop to occur once if timeout is initially 0

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1117 9efc2488-bf62-4759-914b-345cdb29e865
src/java/org/opensrf/net/xmpp/XMPPSession.java