cli: do not use default timeout for listen
[project/ubus.git] / libubus-sub.c
2013-03-17 Felix Fietkaulibubus: fix passing the return code of the subscriber...
2012-12-14 Felix Fietkaulibubus: check if subscriber cb is non-NULL before...
2012-12-14 Felix Fietkaulibubus: reduce code duplication and add stack depth...
2012-12-14 Felix Fietkauremove the "method" argument for object subscription
2012-12-14 Felix Fietkauubus: add notification for subscribers present/gone
2012-12-13 Felix Fietkauwatch add/remove -> subscribe/unsubscribe: