3c92cdba22
read() syscall do not guarantee to read as much data as requested. This is especially important when reading from pipe - remote end can produce data slower than we are reading them. Use read_all() helper to always get requested amount of data. |
||
---|---|---|
archlinux | ||
doc | ||
misc | ||
network | ||
pkgs | ||
qrexec | ||
qubes-rpc | ||
rpm_spec | ||
vm-init.d | ||
vm-systemd | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
Makefile.builder | ||
version |