]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/io: Buffer incomplete command from previous syscall
authorLukáš Ježek <lukas.jezek@nic.cz>
Tue, 16 Jun 2020 08:26:53 +0000 (10:26 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 2 Oct 2020 06:50:03 +0000 (08:50 +0200)
commitc0b5faf222dfa6e8db94838c18331e7147a37128
tree378cb581e616df52ea74dd4bc82287e1f6c92a01
parent006636cf9f3bc6d432f879f9470310aba6f79e92
daemon/io: Buffer incomplete command from previous syscall

vcunat change some parts of this, mainly around memory allocation.
daemon/io.c
daemon/io.h
daemon/main.c