• Max Kellermann's avatar
    client: allocate clients dynamically · 61443c13
    Max Kellermann authored
    Due to the large buffers in the client struct, the static client array
    eats several megabytes of RAM with a maximum of only 10 clients.  Stop
    this waste and allocate each client struct from the heap.
    61443c13
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...