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)
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.


No differences found