Use the F_CHECK_SENT and F_CHECK_DONE flags to determine whether a
authorjmatthew <jmatthew@openbsd.org>
Mon, 22 Feb 2021 01:24:59 +0000 (01:24 +0000)
committerjmatthew <jmatthew@openbsd.org>
Mon, 22 Feb 2021 01:24:59 +0000 (01:24 +0000)
commit19a6b45e5e01389b17e47c63c256aec4fbbc7ff9
tree8cd7fbd5cc43c4ef45da4ae7a9f61553dece36ee
parent476465cf0bee1f8df7266bdda1e36478af47e113
Use the F_CHECK_SENT and F_CHECK_DONE flags to determine whether a
previous attempt at running a check script has finished yet, so we
can avoid building up a backlog of check requests.

ok dlg@ tb@ giovanni@
usr.sbin/relayd/check_script.c
usr.sbin/relayd/hce.c