X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=http.h;h=d5b1d074cd5988c8f38a7194bbcc56178f407a32;hb=ecfbf76a7a6c560d2e7dcd107450ff58a7d316e5;hp=3fa3a3bca0f2e43da7a791a21104172dbbcdf656;hpb=ff4094ad2ed04317152013b5e048b8ba7f048654;p=pazpar2-moved-to-github.git diff --git a/http.h b/http.h index 3fa3a3b..d5b1d07 100644 --- a/http.h +++ b/http.h @@ -21,7 +21,7 @@ struct http_channel enum { Http_Idle, - Http_Busy // Don't process new HTTP requests + Http_Busy // Don't process new HTTP requests while we're busy } state; NMEM nmem; WRBUF wrbuf;