• Max Kellermann's avatar
    client: renamed Interface to struct client · fe03cb95
    Max Kellermann authored
    Second patch: rename the internal struct name.  We will eventually
    export this type as an opaque forward-declared struct later, so we
    can pass a struct pointer instead of a file descriptor, which would
    save us an expensive linear lookup.
    fe03cb95
client.c 20.7 KB