mirror_corosync/tools
Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc
IPC: return 0/-ENOBUFS from message handler
IPC: use the new rate_limit API to improve perf.
CPG: add send_async API & hook up flow control
IPC: Fix flow control getting stuck.
IPC: Port the remaining libs to use libqb IPC
IPC: remove libqb flowcontrol API
TEST: put cpg_dispatch() in it's own thread
IPC: cleanup ipc_glue.c name everything cs_ipcs_*()
IPC: add back statistics
IPC: remove coroipcc_ symbols from lib*.versions
IPC: init each se's IPC as it is loaded.
IPC: use the new connection_closed() event to free the context.
IPC: re-add zero copy functionality back
IPC: remove cpg_mcast_joined_async() and make it the default
 -> now cpg_mcast_joined() == cpg_mcast_joined_async()
libqb: expose a libqb error converter
libqb: add missing error conversions
libqb: remove repeat try loop in lib/cpg.c
CPG: fix zero copy mcast
CPG: use newer return codes
Add ENOTCONN to qb_to_cs_error()
libqb: fix error conversion from errno to cs_error_t in confdb
libqb: change errno_to_cs to qb_to_cs_error
libqb: add a cs_strerror() to get a more meaningful message
libqb: fix some confusing error conversions.
libqb: set the timeout on recv's to -1 (wait forever)

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
2011-08-09 10:37:14 +10:00
..
.gitignore Add dbus and snmp notifier 2011-02-04 09:47:35 -07:00
corosync-blackbox diags: add a mechanism to trigger the writing the flight data 2010-05-04 00:56:25 +00:00
corosync-cfgtool.c cfgtool: print list of IP with space between items 2011-03-24 17:42:09 +01:00
corosync-cpgtool.c cpgtool: print list of IP with space between items 2011-03-24 17:42:09 +01:00
corosync-fplay.c Fix some "set but not used" warnings [-Wunused-but-set-variable] 2011-03-16 07:13:42 +11:00
corosync-keygen.c Add -l option to corosync-keygen. 2011-03-05 10:02:57 -06:00
corosync-notifyd.c libqb: convert coropoll calls to qb_loop calls. 2011-08-09 10:37:14 +10:00
corosync-notifyd.sysconfig.example Add dbus and snmp notifier 2011-02-04 09:47:35 -07:00
corosync-objctl.c corosync-objctl: Option to display binary data 2011-05-13 12:01:59 +02:00
corosync-pload.c fix timersub warning on freebsd 2011-01-12 09:42:24 +11:00
corosync-quorumtool.c COVERITY 17: fix exit handling in show_votes(). 2009-11-22 23:59:51 +00:00
Makefile.am libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00