]> git.ipfire.org Git - thirdparty/unbound.git/commit
in outnet_tcptimer: pick up callbacks and clean the struct pending for
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 9 Jul 2020 08:28:47 +0000 (10:28 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 9 Jul 2020 08:28:47 +0000 (10:28 +0200)
commitd89a45d1e129a86e0fbeee0db618c57e47da09b7
treeb07a7ce51c1ea3c7a7f84456aafef9edd47a12b2
parent80f21f48c56195d5fb6207b1b0804834342e245e
in outnet_tcptimer: pick up callbacks and clean the struct pending for
use again in tcp_free list; then perform the callbacks in a cleaner state
for reentry into the outside network code.  Delete callbacks afterwards.
services/outside_network.c