CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/31 05:21:27
Modified files:
usr.sbin/httpd : httpd.h server_http.c
Log message:
The variable clt_done is used in too many places.
Introduce a new variable clt_headersdone in the async HTTP parser.
OK sunil@ benno@
