summaryrefslogtreecommitdiff
path: root/ctdb/common/sock_daemon.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: Add wait_send/wait_recv to sock_daemon_funcsAmitay Isaacs2017-01-161-16/+31
* ctdb-common: Avoid any processing after finishing tevent_reqAmitay Isaacs2017-01-161-2/+1
* ctdb-common: Pass tevent_req to the computation sub-functionsAmitay Isaacs2017-01-161-12/+12
* ctdb-common: Use consistent naming for sock_daemon_run computation functionsAmitay Isaacs2017-01-161-30/+32
* ctdb-common: Correct name of sock_daemon_run_send/recv state structureAmitay Isaacs2017-01-161-15/+15
* ctdb-common: Simplify async computation for sock_socket_write_send/recvAmitay Isaacs2017-01-061-50/+6
* ctdb: Fix CID 1398179 Argument cannot be negativeVolker Lendecke2016-12-271-1/+1
* ctdb-common: Add sock_daemon abstractionAmitay Isaacs2016-12-181-0/+831