LibCTDB
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 10 Dec 2010 02:39:18 +0000 (13:39 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 10 Dec 2010 02:42:25 +0000 (13:42 +1100)
commitc111e98d3ad7bd3d09f4081e9bb1443d3722672f
tree7f2515b1ceab13e5b7f596127bc61fcda9ceeabb
parentfcb9e8d1e1c78439ea42adb8b05ad84fbca7f724
LibCTDB

Add an input queue where we keep received pdus we have not yet processed
This allows us to perform SYNC calls from an ASYNC callback
libctdb/ctdb.c
libctdb/io_elem.c
libctdb/io_elem.h
libctdb/libctdb_private.h
libctdb/messages.c