mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-12 15:52:55 +00:00
python: Fix documentation of virStream recv
This was fixed in be757a3f7baf93b for libvirt.c.
This commit is contained in:
parent
457d46ca8c
commit
d3505ba895
@ -90,7 +90,7 @@
|
||||
"nonblocking stream")
|
||||
|
||||
def recv(self, nbytes):
|
||||
"""Write a series of bytes to the stream. This method may
|
||||
"""Reads a series of bytes from the stream. This method may
|
||||
block the calling application for an arbitrary amount
|
||||
of time.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user