X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Fclient.h;h=c7f5d3abee05e20960495b7d38510c02e6090683;hb=dcb7c9bf6a3ac5da671fd889ebb989b610ba6bc5;hp=5d8bacee6118f7f75e2573d9aef14e2a0e6ca56d;hpb=242cebf065b2b709b41b8c987927187141ff8ab5;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index 5d8bace..c7f5d3a 100644 --- a/src/client.h +++ b/src/client.h @@ -69,6 +69,7 @@ int client_destroy(struct client *c); void client_set_connection(struct client *cl, struct connection *con); void client_disconnect(struct client *cl); +void client_mark_dead(struct client *cl); int client_prep_connection(struct client *cl, int operation_timeout, int session_timeout, iochan_man_t iochan,