Fix unhandled error
This commit is contained in:
parent
ec2ad71ccf
commit
45cb2816eb
@ -1051,7 +1051,7 @@ static int RunServer()
|
|||||||
}
|
}
|
||||||
nng_free(in, in_len);
|
nng_free(in, in_len);
|
||||||
}
|
}
|
||||||
lIsRunning = false;
|
RpcStopServer();
|
||||||
LOG_DEBUG("Leave RunServer");
|
LOG_DEBUG("Leave RunServer");
|
||||||
return rv;
|
return rv;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user