Download raw body.
simplify gotd accept backoff timer
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.
simplify gotd accept backoff timer