Code

client: Added sdb_client_rpc.
authorSebastian Harl <sh@tokkee.org>
Fri, 16 Jan 2015 22:45:23 +0000 (23:45 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 16 Jan 2015 22:45:23 +0000 (23:45 +0100)
commit1b6c4d55037135271c66b43e81691c5131d9813b
treefccc66719ee996c1d448275290b73fc5de107026
parentaf74f327da5e6ebe01d5e5e6f8fa19646e203eed
client: Added sdb_client_rpc.

This function handles a full RPC call: it sends a message to the server and
waits for the reply. While doing so, it handles all asynchronous log messages.
That is, it'll return the actual result status of the command.
src/client/sock.c
src/include/client/sock.h
src/include/frontend/proto.h