libqb/include/qb
Angus Salkeld c516965fbb IPC: add connection_closed() callback.
- added another callback closed() and use this as the current
  destroyed_connection() has been used.
- the destroyed() event changes meaning to
  "the connection object is about to be free'ed"
  and the user can free the context memory.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-11-04 10:16:58 +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 DOCS: do some work on the doxygen output. 2010-10-17 19:31:24 +11:00
qbipcs.h IPC: add connection_closed() callback. 2010-11-04 10:16:58 +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: add qb_loop_destroy() 2010-10-30 20:51:36 +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