• Max Kellermann's avatar
    tail_chunk() returns ob_chunk pointer · ea51f732
    Max Kellermann authored
    Code simplification: since we are not using in-band signalling with
    the chunk index anymore, we can just return a pointer to the tail
    chunk instead of the index.
    ea51f732
outputBuffer.c 4.54 KB