mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
It may happen so that the local talk daemon is not running.
Let the user know...
This commit is contained in:
parent
5c1cfac46e
commit
9b9c06b091
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66682
@ -166,6 +166,7 @@ announce_invite()
|
||||
quit();
|
||||
}
|
||||
/* leave the actual invitation on my talk daemon */
|
||||
current_state = "Trying to connect to local talk daemon";
|
||||
ctl_transact(my_machine_addr, msg, LEAVE_INVITE, &response);
|
||||
local_id = response.id_num;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user