Variable RPCClient.rlock

Read lock on connection

class RPCClient
{
  // ...
  TaskMutex rlock ;
  // ...
}