Searched refs:HTTPD_CLOSE (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isc/ | ||
H A D | httpd.c | 75 #define HTTPD_CLOSE 0x0001 /* Got a Connection: close header */ macro 498 httpd->flags |= HTTPD_CLOSE; 956 if ((httpd->flags & HTTPD_CLOSE) != 0) { |
Completed in 46 milliseconds