mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-08 20:07:21 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bmc.c | ||
| bmcpt.c | ||
| bms.c | ||
| check_hash.c | ||
| check_plugin.c | ||
| check_rb.c | ||
| libtest_a.c | ||
| libtest_b.c | ||
| Makefile.am | ||
| rbreader.c | ||
| rbwriter.c | ||