• Max Kellermann's avatar
    client: pass the client struct to processCommand() · 8b1b82b3
    Max Kellermann authored
    Start exporting the client struct as an opaque struct.  For now, pass
    it only to processCommand() and processListOfCommands(), and provide a
    function to extract the socket handle.  Later, we will propagate the
    pointer to all command implementations, and of course to
    client_print() etc.
    8b1b82b3
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...