-
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
Loading
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.