openwrt/package/network/services/unetmsg
Felix Fietkau dfbd371658 unetmsg: remove redundant socket close
channel.disconnect() already closes the fd via ubus_shutdown(),
so calling socket.close() afterwards is redundant and causes EBADF.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit bdc3c1a820)
2026-02-16 08:07:46 +00:00
..
files unetmsg: remove redundant socket close 2026-02-16 08:07:46 +00:00
Makefile unetmsg: drop usage of AUTORELEASE 2025-10-29 21:09:56 +01:00