From: Jonathan McDowell Date: Wed, 30 Mar 2011 06:28:07 +0000 (-0700) Subject: Make keyd command handling more consistent X-Git-Tag: 0.4.0~20 X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;ds=inline;h=0fac914c0876bf3cf78c12ea0b9b44880fbdffa4;hp=0fac914c0876bf3cf78c12ea0b9b44880fbdffa4;p=onak.git 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. ---