diff options
author | Paul Selkirk <paul@psgd.org> | 2016-06-30 21:52:59 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2016-06-30 21:52:59 -0400 |
commit | 3ba7ca4155c7be439108b174a3b49a508923d378 (patch) | |
tree | c066815bbb29ad52fd309c6b5103cbd1bb9716c3 /rpc_misc.c | |
parent | 709a71c0030225ba08cddf5227a1c67c2dbb4176 (diff) |
RPC wire format now includes client handle in all requests, and opcode and
client handle in all responses.
This simplies the daemon a little, and means that the directly-connected
serial client uses the same wire format as the daemon. The expense is some
redundant code in rpc_client and rpc_server to process (and throw away)
this extra stuff.
Diffstat (limited to 'rpc_misc.c')
0 files changed, 0 insertions, 0 deletions