Add a simple example to show how to receive event callbacks
authorDavid Scott <scott.dj@gmail.com>
Wed, 24 Apr 2013 10:39:06 +0000 (11:39 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 8 May 2013 11:29:51 +0000 (12:29 +0100)
commit658970236caa31bbef44562c521d55b9a4689f4d
treeccae236987965162281b7c041a947f88c18d7503
parent0d103e429ddc7942e537a047c8a46ca7ddc58e46
Add a simple example to show how to receive event callbacks

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
.gitignore
Makefile.in
examples/Makefile.in
examples/domain_events.ml [new file with mode: 0644]