ConfdClient: add synchronous features
authorGuido Trotter <ultrotter@google.com>
Mon, 15 Mar 2010 11:40:54 +0000 (11:40 +0000)
committerGuido Trotter <ultrotter@google.com>
Thu, 18 Mar 2010 11:39:01 +0000 (11:39 +0000)
commit8496d93c761fd77d5e996c0faa266fb4a601458b
tree5be9aff53857e667e8a39f683ec4ba02a1e18758
parentd63997b36350f044add706d9daa8bd6db0bccc46
ConfdClient: add synchronous features

By sending requests with async=False, and receiving replies with
ReceiveReply we can more easily use confd from a synchronous client.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/confd/client.py