]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/session2: add special event for OS buffer depletion
authorOto Šťáva <oto.stava@nic.cz>
Tue, 11 Jun 2024 14:45:24 +0000 (16:45 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 22 Jul 2024 15:57:47 +0000 (17:57 +0200)
commit158a492fd06ceed0566e3424aeb268a49149ac60
tree334f2c03aaccd9ce6a9eb2bbf94899aa9cede239
parenta872ebd4957e15196b95f3d7a6ce4771ebe7f352
daemon/session2: add special event for OS buffer depletion

For the future, when we need to account for this for e.g. QUIC, which
will need to handle this in the UDP case.
daemon/io.c
daemon/session2.c
daemon/session2.h