aboutsummaryrefslogtreecommitdiffstats
path: root/csource
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-01-30 15:15:37 +0100
committerDmitry Vyukov <dvyukov@google.com>2017-01-30 15:15:37 +0100
commit1f0546f0da3e93ddf818cc83eda4d1f9c7388c94 (patch)
treecb615be555eda759987734071a2bed619be549a7 /csource
parent8b2c1cb5bbde0ed2b055645d04ee3a2874569805 (diff)
manager, fuzzer, hub: move common rpc code into rpctype
If hub hangs, it causes all managers to hang as well as they call hub under the global mutex. So move common rpc code into rpctype and make it more careful about timeouts (tcp keepalives, call timeouts). Also don't call hub under the mutex, the call can be slow.
Diffstat (limited to 'csource')
0 files changed, 0 insertions, 0 deletions