From: "Omar Polo" Subject: Re: simplify gotd accept backoff timer To: Stefan Sperling Cc: gameoftrees@openbsd.org Date: Fri, 03 Oct 2025 11:58:50 +0200 Stefan Sperling wrote: > gotd_accept_paused() is redundant, remove it. > > The gotd_accept() handler already handles the EV_TIMEOUT case. We do not need > a separate function for this case. > > ok? got a déjà vu from this because I thought I already ok'd it, but it was on gotwebd =) obviously ok op@ for gotd too.