Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

README

Blame
    • Petr Baudis's avatar
      a1a8e13f
      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
      History
      Rewrite the communication protocol
      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.