junk messages about "rpc check ok, abort canceled"

Issue #44 resolved
dd1 created an issue

09:48:16.655 2017/03/14 [fesimdaq,ERROR] [midas.c:14079:rpc_server_receive,ERROR] rpc check ok, abort canceled

I think this is printed each time an RPC connection is closed. I added this message some time ago to debug mysterious shutdown of midas clients - somehow the code for handling incoming RPC is tangled with the code for handling outgoing RPC to the mserver and midas is not sure if the closed socket is the main RPC socket to the mserver (in which case the client should abort) or not.

K.O.

Comments (2)

  1. Log in to comment