• Max Kellermann's avatar
    export the function client_is_expired() · 8811c0e0
    Max Kellermann authored
    Instead of passing the pointer to the "expired" flag to
    processListOfCommands(), this function should use the client API to
    check this flag.  We can now remove the "global_expired" hack
    introduced recently.
    8811c0e0
client.c 19.2 KB