Merge branch 'master' into paz-927
[pazpar2-moved-to-github.git] / src / client.h
index c7f5d3a..4d7fbf2 100644 (file)
@@ -102,6 +102,7 @@ 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);