diff options
author | Cole Robinson <crobinso@redhat.com> | 2011-06-14 16:07:43 -0400 |
---|---|---|
committer | Cole Robinson <crobinso@redhat.com> | 2011-06-21 10:08:47 -0400 |
commit | fa47dad041bf9878702724dba9d0ca4152fab928 (patch) | |
tree | 13b08cdead9ee6312e7116d0ea1f3f5f578aee97 /libvirt-override.py | |
parent | 8f2990bffe64b6d9392abd60a2bdc6da3a9aeafd (diff) | |
download | libvirt-python-v8-fa47dad041bf9878702724dba9d0ca4152fab928.tar.gz libvirt-python-v8-fa47dad041bf9878702724dba9d0ca4152fab928.tar.xz libvirt-python-v8-fa47dad041bf9878702724dba9d0ca4152fab928.zip |
python: Implement virStreamSend/Recv
The return values for the python version are different that the C version
of virStreamSend: on success we return a string, an error raises an exception,
and if the stream would block we return int(-2). We need to do this
since strings aren't passed by reference in python.
Diffstat (limited to 'libvirt-override.py')
0 files changed, 0 insertions, 0 deletions