mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-29 13:59:24 +01:00
client: disconnect message
This commit is contained in:
parent
a21db05517
commit
b6ebce0d90
@ -273,6 +273,8 @@ static void service_disappeared_callback(struct l_dbus *dbus,
|
|||||||
|
|
||||||
static void dbus_disconnect_callback(void *user_data)
|
static void dbus_disconnect_callback(void *user_data)
|
||||||
{
|
{
|
||||||
|
display("D-Bus disconnected, quitting...\n");
|
||||||
|
|
||||||
l_main_quit();
|
l_main_quit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user