X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fclient.h;h=9a0418041983b1d2e781396e2a0f57225b18bdd3;hb=7f0b4d88eca113e5eb0beac2046180e9ff9d08ea;hp=c7f5d3abee05e20960495b7d38510c02e6090683;hpb=e9e5603afa14e52f004d64211345f1c3ab17a6a3;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index c7f5d3a..9a04180 100644 --- a/src/client.h +++ b/src/client.h @@ -102,9 +102,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,