Re: [libvirt] [PATCH]: Add another portion virStream bindings (C# bindings, libvirt-csharp.git)

2011-07-15 Thread Matthias Bolte
2011/7/14 Anthony Fox a.podava...@gmail.com: ACK and applied, thanks. The comment to virStreamRecv misses two lines in the returns block, so I'm squashing this in (this diff will probably come through mangled because of the long lines) diff --git a/Stream.cs b/Stream.cs index b349605..d824726

[libvirt] [PATCH]: Add another portion virStream bindings (C# bindings, libvirt-csharp.git)

2011-07-14 Thread Anthony Fox
From 13d3e161d94c02bd9b5803f23399c8dc90dac3b1 Mon Sep 17 00:00:00 2001 From: Anton Podavalov a.podava...@gmail.com Date: Thu, 14 Jul 2011 18:08:44 +0400 Subject: [PATCH] Add another portion of virStream bindings Recv, RecvAll, Ref. --- Stream.cs | 60