[package] uhttpd: protect tcp receive operations with select, make tcp keep-alive...
[openwrt.git] / package / uhttpd / src / uhttpd.h
index 6747b90..ff058d6 100644 (file)
@@ -75,6 +75,7 @@ struct config {
        int no_dirlists;
        int network_timeout;
        int rfc1918_filter;
+       int tcp_keepalive;
 #ifdef HAVE_CGI
        char *cgi_prefix;
 #endif
This page took 0.045874 seconds and 4 git commands to generate.