]> git.evergreen-ils.org Git - OpenSRF.git/commit
Fixed issue: when the router received two messages on a single socket that both fit...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 17 Jul 2006 00:24:56 +0000 (00:24 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 17 Jul 2006 00:24:56 +0000 (00:24 +0000)
commita6f1ab3ee445178c5bf12a2a12e60ce77242577b
tree3c176f5a40116ff89bf536ed35aaa4673760ab0b
parent707301fb295c0563d653954652e5cb4100cc6d6a
Fixed issue: when the router received two messages on a single socket that both fit into
the read buffer, only the first message was being processed

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@748 9efc2488-bf62-4759-914b-345cdb29e865
src/router/osrf_router.c