fix: assign one active engine owner
This commit is contained in:
@@ -120,7 +120,7 @@ sendreset(Im *im)
|
||||
srvclose(im);
|
||||
return;
|
||||
}
|
||||
ipcpackreq(buf, 1, 0, Kesc);
|
||||
ipcpackreset(buf, 1);
|
||||
if(ipcsend(im->fd, buf, sizeof buf) < 0 ||
|
||||
readresp(im, resp, sizeof(resp)) < 0)
|
||||
srvclose(im);
|
||||
|
||||
Reference in New Issue
Block a user