Searched refs:HTTPD_CLOSE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dhttpd.c75 #define HTTPD_CLOSE 0x0001 /* Got a Connection: close header */ macro
498 httpd->flags |= HTTPD_CLOSE;
956 if ((httpd->flags & HTTPD_CLOSE) != 0) {

Completed in 101 milliseconds