]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon: use sendmmsg towards UDP clients
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 12 Jul 2019 14:22:57 +0000 (16:22 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 16 Jul 2019 11:41:10 +0000 (13:41 +0200)
commitc99d8e6b1b9983b1a2ee907fc72f6f30ba673d61
tree09903d9b8cdaaf55f463de598c5e2ea4e905f242
parent2f74829e145a25ecf3aced2ee7c9407ce06c57c3
daemon: use sendmmsg towards UDP clients
.gitlab-ci.yml
daemon/main.c
daemon/meson.build
daemon/session.h
daemon/udp_queue.c [new file with mode: 0644]
daemon/udp_queue.h [new file with mode: 0644]
daemon/worker.c
daemon/worker.h
meson.build
meson_options.txt