提交 d3505ba8 编写于 作者: M Matthias Bolte

python: Fix documentation of virStream recv

This was fixed in be757a3f for libvirt.c.
上级 457d46ca
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
"nonblocking stream") "nonblocking stream")
def recv(self, nbytes): 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 block the calling application for an arbitrary amount
of time. of time.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册