"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
"Omar Polo" <op@omarpolo.com>
Subject:
Re: simplify gotd accept backoff timer
To:
Stefan Sperling <stsp@stsp.name>
Cc:
gameoftrees@openbsd.org
Date:
Fri, 03 Oct 2025 11:58:50 +0200

Download raw body.

Thread
Stefan Sperling <stsp@stsp.name> 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.