]> git.evergreen-ils.org Git - OpenSRF.git/commit
added the ability to wait forever by passing <0 to recv. explicitly setting sender...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 20 Jan 2008 00:00:15 +0000 (00:00 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 20 Jan 2008 00:00:15 +0000 (00:00 +0000)
commitfbd9972dd36f360eca53f9c14c38d8e6d67e2e72
treedf5dda1b75cc692a408df9885d9fcf4e2cd5fb87
parentde721c0842bf71f71001c48a2964d56b7958400d
added the ability to wait forever by passing <0 to recv.  explicitly setting sender address in messages to be correct.  added ability to create a message from raw xml

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1223 9efc2488-bf62-4759-914b-345cdb29e865
src/python/osrf/net.py
src/python/osrf/ses.py
src/python/osrf/stack.py