examples: demonstrate network events
commit44be62beee860f4241ccc0eb35db1a6e6f1a2c3b
authorEric Blake <eblake@redhat.com>
Wed, 5 Feb 2014 00:22:22 +0000 (4 17:22 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 12 Feb 2014 00:58:48 +0000 (11 17:58 -0700)
treeaca18646f5f98f5daf4e98c98a4bca6ea27679ca
parent6df78db09826b305b9129e01792254a795b911a0
examples: demonstrate network events

Commit 6ea5be0 added network event callback support, so we might
as well demonstrate that it works by updating our example.

* examples/event-test.py: Add network event, fix typos.

Signed-off-by: Eric Blake <eblake@redhat.com>
examples/event-test.py