libqb/tests
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
..
.gitignore LOOP: fix job poll and simplify main loop 2010-10-29 22:26:46 +11:00
bmc.c TEST: add glib mainloop option to bms 2010-10-20 11:31:44 +11:00
bmcpt.c IPC: get bmcpt working 2010-10-19 07:05:55 +11:00
bms.c IPC: add connection_closed() callback. 2010-11-04 10:16:58 +11:00
check_array.c TEST: make test ouput more verbose 2010-10-30 20:52:12 +11:00
check_ipc.c IPC: add connection_closed() callback. 2010-11-04 10:16:58 +11:00
check_loop.c Cleanup config defines & add a check_all script 2010-11-01 22:05:46 +11:00
check_rb.c RB: don't be so timid on shutdown 2010-11-02 23:19:26 +11:00
check_resources.sh TEST: add a check_resources script 2010-11-02 23:17:39 +11:00
loop.c LOOP: add support for timerfd 2010-11-01 10:14:08 +11:00
Makefile.am Fix ./check_all 2010-11-03 21:39:14 +11:00
rbreader.c RB: don't be so timid on shutdown 2010-11-02 23:19:26 +11:00
rbwriter.c RB: don't be so timid on shutdown 2010-11-02 23:19:26 +11:00