X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fclient.h;h=4d7fbf20fe26b3f1448f9b327f28d8f7b00d2922;hb=1c46d5e50ea73b0c0dc00bf745921ab2236b3a80;hp=6092dfa1c046fcde48edfb11ea187d72c663024f;hpb=7a8e8e37ed254a29f5085855e6d03fe4ff7573e9;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index 6092dfa..4d7fbf2 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,