Re: [libvirt] [PATCH]: C# bindings. Added some virStream bindings (not all right now)

2011-06-17 Thread Matthias Bolte
The summary line is quite long, I split it to Add more virStream bindings Abort, EventAddCallback, EventRemoveCallback, EventUpdateCallback, Finish, Free and New. and removed trailing whitespaces from the patch. The comment for New mentions the VIR_STREAM_NONBLOCK flag, but it's not in

[libvirt] [PATCH]: C# bindings. Added some virStream bindings (not all right now)

2011-06-16 Thread Anthony Fox
From 0e574308e366f01221b800022b383ee0f45973eb Mon Sep 17 00:00:00 2001 From: Anton Podavalov a.podava...@gmail.com Date: Wed, 15 Jun 2011 15:55:18 +0400 Subject: [PATCH] Added virStream bindings: Abort, EventAddCallback, EventRemoveCallback, EventUpdateCallback, Finish, Free, New --- Stream.cs