• Pieter Noordhuis's avatar
    Add function to retrieve formatted reply · 77540aa3
    Pieter Noordhuis authored
    This is done by only truncating the read buffer once a full reply has
    been read. The buffer is no longer truncated halfway through reading a
    reply. In addition: pass offset/length of protocol and content via the
    read tasks.
    77540aa3
test.c 21.3 KB