summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-clnt-ping.c
Commit message (Expand)AuthorAgeFilesLines
* rpc-lib: Fixing the coverity issuesNandaja Varma2015-04-101-8/+1
* rpc: fix deadlock when unref is inside conn->lockKrishnan Parthasarathi2015-04-101-70/+91
* rpc: fix ref leak in ping timerKrishnan Parthasarathi2015-02-041-1/+16
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-311-0/+9
* rpc: Do not reset @ping_started to 0 in ping callbackKrutika Dhananjay2014-07-091-10/+25
* cleanup: Fix order of arguments passed in log messageKrutika Dhananjay2014-06-131-1/+1
* glusterd: Disable ping-timer between glusterd and brick processVijaikumar M2014-05-191-2/+3
* rpc: don't stop sending ping packets to an active server.Krishnan Parthasarathi2014-05-061-16/+35
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-0/+266