libqb/include/qb
Angus Salkeld 43181d5a95 IPC: add a timeout to the client recv functions
Also allow the ringbuffer to pass ETIMEDOUT back to the
client applications.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-12-16 21:47:47 +11:00
..
Makefile.am Add a resizable array that doesn't move memory. 2010-10-19 07:05:54 +11:00
qbarray.h LINT: get the lint target working. 2010-10-19 22:36:08 +11:00
qbatomic.h ATOMIC: fix the memory barrier setup. 2010-10-20 11:31:44 +11:00
qbdefs.h TIME: move tlist_nano_ functions into util 2010-10-27 11:36:13 +11:00
qbhdb.h HDB: remove locks and use atomic. 2010-10-19 10:24:04 +11:00
qbipc_common.h IPC: add support for unix sockets 2010-10-17 14:23:53 +11:00
qbipcc.h IPC: add a timeout to the client recv functions 2010-12-16 21:47:47 +11:00
qbipcs.h IPC: rename _ref_inc() to _ref() 2010-12-13 16:18:19 +11:00
qblist.h LIST/LOOP: allow empty list items but don't splice an empty head. 2010-10-19 07:05:54 +11:00
qbloop.h LOOP: change timers to be nano second based 2010-12-13 12:23:45 +11:00
qbrb.h RB: don't be so timid on shutdown 2010-11-02 23:19:26 +11:00
qbutil.h Cleanup config defines & add a check_all script 2010-11-01 22:05:46 +11:00