X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send.h;h=f6aafbb41a2bf9b089f2ddcc9968278dea734fa1;hp=8f7005cdaa78f0909808932e602fc7de7945dd52;hb=57a338b4f7a8346708636de18780eaec52750e96;hpb=0d1918752a18755bf701b82cf57fad79d9b18bc9 diff --git a/send.h b/send.h index 8f7005cd..f6aafbb4 100644 --- a/send.h +++ b/send.h @@ -212,6 +212,7 @@ void init_sender_status(struct sender_status *ss, const struct lls_opt_result *acl_opt_result, const struct lls_opt_result *listen_address_opt_result, int default_port, int max_clients, int default_deny); +void free_sender_status(const struct sender_status *ss); char *generic_sender_status(struct sender_status *ss, const char *name); void generic_com_allow(struct sender_command_data *scd, struct sender_status *ss);