[libvirt] Domain callback, the new way

?Hi, I'm working on c# bindings, on domain callback. I have successfully binded the old way to manage callbacks via the old virConnectDomainEventRegister function. Now I'm trying to work with the new API contract with virConnectDomainEventRegisterAny... I'm looking for a sample (in C for exemple) to see how using these functions, can anyone can explain me how this work ? Regards, Arnaud

?Oups, sorry, I have just seen the domain-event sample in source code that show to use it. Thanks Arnaud From: arnaud.champion@devatom.fr Sent: Thursday, January 27, 2011 9:04 PM To: libvir-list@redhat.com Subject: [libvirt] Domain callback, the new way Hi, I'm working on c# bindings, on domain callback. I have successfully binded the old way to manage callbacks via the old virConnectDomainEventRegister function. Now I'm trying to work with the new API contract with virConnectDomainEventRegisterAny... I'm looking for a sample (in C for exemple) to see how using these functions, can anyone can explain me how this work ? Regards, Arnaud -------------------------------------------------------------------------------- -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
participants (1)
-
arnaud.champion@devatom.fr