X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fclient.h;h=bca9c465e9d6c1600ae6706f6ecb43c843b5bfd7;hb=15e9827798d09d1afda3304d021bf464fb997624;hp=cb9d3ee8ae70bf825c5ac03416f944b269d197d7;hpb=96b49f6cc22b7c86576262cafc8ceac6fe92bf65;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index cb9d3ee..bca9c46 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,