X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/1e8d78b987550c351f47b204d3c9649cc1872e45..4fc86a0679d5d70b1a3944b26294c376b5f63abe:/httpd.h diff --git a/httpd.h b/httpd.h index 1683ebb..a964e2f 100644 --- a/httpd.h +++ b/httpd.h @@ -10,6 +10,7 @@ struct httpd_config { const char *address; int port; + int closeoneof; const char *basicauthdata; };