patch-2.4.20 linux-2.4.20/net/khttpd/sysctl.h

Next file: linux-2.4.20/net/khttpd/waitheaders.c
Previous file: linux-2.4.20/net/khttpd/sysctl.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/net/khttpd/sysctl.h linux-2.4.20/net/khttpd/sysctl.h
@@ -14,4 +14,7 @@
 extern int 	sysctl_khttpd_threads;
 extern int	sysctl_khttpd_maxconnect;
 
+/* incremented each time sysctl_khttpd_stop goes nonzero */
+extern atomic_t	khttpd_stopCount;
+
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)