X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fclient.h;h=e124ac451662d3cf5c44e943aaa84c9ce6443cba;hb=77ba2b539f5e7e74af67194b7f78a55cf7310edc;hp=5d8bacee6118f7f75e2573d9aef14e2a0e6ca56d;hpb=242cebf065b2b709b41b8c987927187141ff8ab5;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index 5d8bace..e124ac4 100644 --- a/src/client.h +++ b/src/client.h @@ -101,9 +101,9 @@ void client_incref(struct client *c); void client_got_records(struct client *c); void client_lock(struct client *c); void client_unlock(struct client *c); +void client_stop(struct client *c); int client_has_facet(struct client *cl, const char *name); -void client_check_preferred_watch(struct client *cl); int client_reingest(struct client *cl); const char *client_get_facet_limit_local(struct client *cl, struct session_database *sdb,