author | Sebastian Harl <sh@tokkee.org> | |
Fri, 16 Jan 2015 22:45:23 +0000 (23:45 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 16 Jan 2015 22:45:23 +0000 (23:45 +0100) | ||
commit | 1b6c4d55037135271c66b43e81691c5131d9813b | |
tree | fccc66719ee996c1d448275290b73fc5de107026 | tree | snapshot |
parent | af74f327da5e6ebe01d5e5e6f8fa19646e203eed | commit | diff |
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.
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 | diff | blob | history | |
src/include/client/sock.h | diff | blob | history | |
src/include/frontend/proto.h | diff | blob | history |