Skip to content
  • Petr Baudis's avatar
    Rewrite the communication protocol · a1a8e13f
    Petr Baudis authored
    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.
    a1a8e13f