[libvirt] [PATCH libvirt-glib 3/5] Add missing exports of GVirStream APIs

Christophe Fergeau cfergeau at redhat.com
Mon Nov 28 17:56:27 UTC 2011


ACK

On Mon, Nov 28, 2011 at 01:13:46PM +0000, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> * libvirt-gobject/libvirt-gobject.sym: Export gvir_stream_receive,
>   gvir_stream_send, gvir_stream_send_all
> ---
>  libvirt-gobject/libvirt-gobject.sym |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/libvirt-gobject/libvirt-gobject.sym b/libvirt-gobject/libvirt-gobject.sym
> index 6261865..936525e 100644
> --- a/libvirt-gobject/libvirt-gobject.sym
> +++ b/libvirt-gobject/libvirt-gobject.sym
> @@ -124,7 +124,10 @@ LIBVIRT_GOBJECT_0.0.1 {
>  	gvir_manager_find_connection_by_uri;
>  
>  	gvir_stream_get_type;
> +	gvir_stream_receive;
>  	gvir_stream_receive_all;
> +	gvir_stream_send;
> +	gvir_stream_send_all;
>  	gvir_stream_handle_get_type;
>  	gvir_stream_add_watch;
>  
> -- 
> 1.7.6.4
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111128/0566da10/attachment-0001.sig>


More information about the libvir-list mailing list