command parser: Add support for the GETVAL command.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Jun 2016 16:39:36 +0000 (18:39 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 25 Sep 2016 10:42:45 +0000 (12:42 +0200)
commit6e6c1eecf05ac8bc9e59b0967cb87e578253d5a0
tree8285927358688d7e702779f300dab04ccaca1c55
parent6108316e4008edce45c6d861b49e339c1360181f
command parser: Add support for the GETVAL command.

Implement the generic interface for GETVAL and switch the GETVAL
implementation to use the generic interface.
src/unixsock.c
src/utils_cmd_getval.c
src/utils_cmd_getval.h
src/utils_cmd_putval.c
src/utils_cmds.c
src/utils_cmds.h