• Max Kellermann's avatar
    command: added command_success() and command_error() · 54371add
    Max Kellermann authored
    These two functions take a client struct instead of the file
    descriptor.  We will now begin passing the client struct around
    instead of a raw file descriptor (which needed a linear lookup in the
    client list to be useful).
    54371add
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...