b/f: cont'd & closed rev 616.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@617 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Bogdan Pintea 19 years ago
parent 4724e21513
commit b486f62b2e

@ -654,7 +654,7 @@ brpc_t *BrpcCtrlInterface::rpcExecute(brpc_t *req)
if (req_id == rpl->id)
break;
ERROR("received reply's ID (#%d) doesn't match request's - discarded (%d)",
brpc_id(rpl), brpc_id(req));
brpc_id(rpl), req_id);
brpc_finish(rpl);
}
if (! rpl) {

Loading…
Cancel
Save