On Thu, 23 Apr 2020 14:40:15 +0200, Denis Fondras wrote: > I don't know if it is useful to anyone else but it is required by lsquic, a > library that implements QUIC / HTTP3.
Singly-linked tail queues are functionally equivalent to the "simple queues" we already have. Do we really need two implementations of what are effectively the same thing or should we just define STAIL_* in terms of SIMPLEQ_* and add any missing macros? - todd