mirror_corosync/lib
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
..
cfg.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
confdb.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
cpg.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
evs.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libcfg.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libcfg.verso cfg_get_node_addrs: Return correct addresses 2011-03-24 17:42:08 +01:00
libconfdb.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libconfdb.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libcpg.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libcpg.verso CPG model_initialize and ringid + members callback 2010-04-20 12:40:48 +00:00
libevs.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libevs.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libpload.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libpload.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libquorum.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libquorum.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libsam.versions SAM implementation merge 2009-12-07 17:06:53 +00:00
libsam.verso SAM Confdb integration 2010-09-27 07:34:21 +00:00
libvotequorum.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libvotequorum.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
Makefile.am libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
pload.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
quorum.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
sa-confdb.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
sa-confdb.h CONFDB: add confdb_object_name_get() 2011-02-04 09:47:15 -07:00
sam.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
util.h libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
votequorum.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00