]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon: logic around struct session was relocated to separate module; input data...
authorGrigorii Demidov <grigorii.demidov@nic.cz>
Thu, 13 Sep 2018 15:28:23 +0000 (17:28 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 12 Oct 2018 15:36:40 +0000 (17:36 +0200)
commitab4816f201594f47640d825f77cec21d50c82eb6
tree24da21dad46aff3602531691f36a598bab8c2945
parent776b6ad1d055ad3c7324b3a37d1a042a85eb0ddf
daemon: logic around struct session was relocated to separate module; input data buffering scheme was changed (libuv); attempt was made to simplify processing of the stream
daemon/daemon.mk
daemon/io.c
daemon/io.h
daemon/session.c [new file with mode: 0644]
daemon/session.h [new file with mode: 0644]
daemon/tls.c
daemon/tls.h
daemon/worker.c
daemon/worker.h
lib/defines.h