From: Jonathan McDowell Date: Wed, 30 Mar 2011 06:28:07 +0000 (-0700) Subject: Make keyd command handling more consistent X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/0fac914c0876bf3cf78c12ea0b9b44880fbdffa4?hp=0fac914c0876bf3cf78c12ea0b9b44880fbdffa4 Make keyd command handling more consistent Output KEYD_REPLY_OK response for close/quite commands as well as data size for version/longkeyid commands. Means that commands can always expect to get an OK response if they've been understood and a size if they're going to result in some more data. ---