Rewrite the communication protocol
commita1a8e13fcf98b106a409673d895a45babd4bedea
authorPetr Baudis <pasky@ucw.cz>
Wed, 7 Mar 2012 15:49:28 +0000 (7 16:49 +0100)
committerPetr Baudis <pasky@ucw.cz>
Wed, 7 Mar 2012 15:49:28 +0000 (7 16:49 +0100)
treeda7e547b50f71faedb66eb3e7552ffb8e94003ca
parentc40a98c1d6ba9c669a04ed49455d1dffec893e28
Rewrite the communication protocol

sendmsg() with only ancilliary message does not work, apparently.
Therefore, to make things cleaner, pass command/reply directly using
sendmsg() instead of newline-terminated strings.
README
compctl.c
compctld.c