• Max Kellermann's avatar
    removed fdprintf() and client_print() · 86d261bd
    Max Kellermann authored
    All callers of fdprintf() have been converted to client_printf() or
    fprintf(); it is time to remove this clumsy hack now.  We can also
    remove client_print() which took a file descriptor as parameter.
    86d261bd
client.c 19.4 KB