openwrt/package/network/services/unetmsg
Felix Fietkau bdc3c1a820 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>
2026-01-05 12:43:40 +01:00
..
files unetmsg: remove redundant socket close 2026-01-05 12:43:40 +01:00
Makefile unetmsg: drop usage of AUTORELEASE 2025-10-29 21:09:56 +01:00