libqb/lib
Angus Salkeld bd2c07f739 Add a ringbuffer based off the one in logsys.
This ringbuffer is usable across processes.
the point is to use this for IPC to provide async
connections from client to server, but with inherient
flow control.

This still needs a bit of clean up, but committing now
for feedback and as it is quite functional.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-06-10 12:44:27 +10:00
..
hash.c use new interanl logging functions 2010-05-25 15:53:44 +10:00
ipc_int.h Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
ipcc.c use new interanl logging functions 2010-05-25 15:53:44 +10:00
ipcs.c use new interanl logging functions 2010-05-25 15:53:44 +10:00
libqb.pc.in Fix the installation of libqb.pc 2010-05-31 11:21:03 +10:00
logsys.c Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
Makefile.am Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
plugin_loader.c Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
PLUGIN_README libtool and code re-structure 2010-04-15 23:25:29 +10:00
poll.c use new interanl logging functions 2010-05-25 15:53:44 +10:00
ringbuffer_helper.c Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
ringbuffer.c Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
ringbuffer.h Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
timer.c Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
tsafe.c Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
util_int.h use new interanl logging functions 2010-05-25 15:53:44 +10:00
util.c Add a ringbuffer based off the one in logsys. 2010-06-10 12:44:27 +10:00
wthread.c Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00