X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/1e8d78b987550c351f47b204d3c9649cc1872e45..1037e6859c407bcdc9352f638567e0b62b27bbfc:/httpd.h?ds=inline 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; };