From: Jonathan McDowell Date: Tue, 29 Mar 2011 15:14:31 +0000 (-0800) Subject: Explicitly use 32 bits for keyd socket commands X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/59e5def499b3e9ae3587ebae2bef8794a1df34ea?hp=59e5def499b3e9ae3587ebae2bef8794a1df34ea Explicitly use 32 bits for keyd socket commands While cross machine compatibility is not currently an aim for keyd we should specify the word size for commands to help down the line if we decide to do this. ---