client: handle responses to logger connections

This commit is contained in:
Thomas Schoebel-Theuer 2020-09-03 13:06:53 +02:00
parent 390e2ae88f
commit 7fbaf12cf2

View File

@ -635,6 +635,8 @@ int receiver_thread(void *data)
mars_trigger();
break;
case CMD_CONNECT:
case CMD_CONNECT_LOGGER:
output->get_info = true;
if (cmd.cmd_int1 < 0) {
status = cmd.cmd_int1;
MARS_ERR("remote brick connect '%s' @%s failed, remote status = %d\n",