diff --git a/src/quic_sock.c b/src/quic_sock.c index 1da0743f1..7af0bad54 100644 --- a/src/quic_sock.c +++ b/src/quic_sock.c @@ -1113,7 +1113,7 @@ struct task *quic_accept_run(struct task *t, void *ctx, unsigned int i) } } - return NULL; + return t; } /* Returns the maximum number of QUIC connections waiting for handshake to