summaryrefslogtreecommitdiff
path: root/ctdb/common/sock_io.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: Use correct return type for tevent_queue_add_entryAmitay Isaacs2018-07-041-3/+3
* ctdb-common: Optimize sock_queue's memory managamentSwen Schillig2018-01-301-1/+14
* ctdb-common: Remove sock_queue_destructorSwen Schillig2018-01-301-11/+0
* ctdb-common: Return if packet size is zeroSwen Schillig2018-01-301-0/+1
* ctdb-common: Refactor code to remove a stale socketAmitay Isaacs2017-02-171-0/+15
* ctdb-common: Fix a bug in packet reading code for generic socket I/OAmitay Isaacs2017-01-061-13/+15
* ctdb: Fix CID 1398178 Argument cannot be negativeVolker Lendecke2016-12-271-1/+0
* ctdb-common: Add generic socket I/OAmitay Isaacs2016-12-181-0/+309