• Max Kellermann's avatar
    client: check "expired" after command execution · e743d71b
    Max Kellermann authored
    The old code tried to write a response to the client, without even
    checking if it was already closed.  Now that we have added more
    assertions, these may fail...  perform the "expired" check earlier.
    e743d71b
client.c 19.2 KB