examples/server: send a file descriptor as part of the request to the "hello" method
[oweals/ubus.git] / examples / client.c
2012-12-15 Felix Fietkauexamples: disable the message on the server example...
2012-12-14 Felix Fietkauexamples: use blocking notify
2012-12-14 Felix Fietkauubus: add notification for subscribers present/gone
2012-10-24 Felix Fietkauexamples: split client/server code