command: added command_success() and command_error()
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).
Showing
Please
register
or
sign in
to comment