chiark / gitweb /
eclient no_response calls all now have errors reported to the per-call
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 8 Jun 2008 10:49:49 +0000 (11:49 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 8 Jun 2008 10:49:49 +0000 (11:49 +0100)
commit53fa91bb028fc115847700f9f3640f1b107c4592
tree6e89cec9e03beee9b42509af15da3e40638bbfa1
parentb5b7e0bfda93e553c04fbf7340551a8cce1d9b44
eclient no_response calls all now have errors reported to the per-call
callback rather than the generic one.  Slightly less convenient due to
the formerly widespread practice of passing a null callback, which is
now prohibited.
disobedience/choose.c
disobedience/control.c
disobedience/disobedience.c
disobedience/disobedience.h
disobedience/properties.c
disobedience/queue.c
disobedience/users.c
lib/eclient.c
lib/eclient.h