• Max Kellermann's avatar
    client: fixed send buffer · bdbccc63
    Max Kellermann authored
    There is no sense in using the kernel's send buffer size (SO_SNDBUF)
    for MPD's send buffer.  Convert it into a static buffer of 4 kB.
    bdbccc63
client.c 21 KB