]> the.earth.li Git - onak.git/commit
Use common function for command sending in keyd client code
authorJonathan McDowell <noodles@earth.li>
Tue, 22 Jul 2014 13:48:46 +0000 (14:48 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 22 Jul 2014 13:48:46 +0000 (14:48 +0100)
commitce50ec7c87838b4c5444d8846caa372c8e82fa0d
tree521f115dd852b03dbeadb61aceb9f031eac0155e
parentb17c5d06d2a9f27d3e7b3c3db125da5b977fdaaa
Use common function for command sending in keyd client code

Rather than duplicating the checks for writing ok and getting a non
error response use a common function for sending commands to keyd from
the DB backend client code.
keydb_keyd.c