libubus: close file descriptor after passing it in the status msg
authorFelix Fietkau <nbd@openwrt.org>
Thu, 27 Feb 2014 15:48:53 +0000 (16:48 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 27 Feb 2014 15:48:55 +0000 (16:48 +0100)
commit8f3c5a7b50eb4642108f104d33c043da6d0f14a4
treeaa6559637db91e42a0cbef8b29701fd5274f49e5
parent334c38918063b5ece164624e20490021b2bff38a
libubus: close file descriptor after passing it in the status msg

Simplifies handling of non-deferred requests

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
examples/server.c
libubus-io.c