From 934d9a6a184b7a8600fcda30e012ba6f29f17b64 Mon Sep 17 00:00:00 2001 From: danieldg Date: Sun, 27 Sep 2009 00:22:29 +0000 Subject: SendQ bugfixes Fix DoWrite running on errored sockets Add testnet module for sendq and shutdown testing Prevent DoWrite from trying to write when writes are blocking git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11768 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/modules.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf') diff --git a/conf/modules.conf.example b/conf/modules.conf.example index d5b4053f0..d3e77ca26 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1684,6 +1684,12 @@ # To use, SWHOIS must be in one of your oper class blocks. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Test module: enable this to create a command useful in testing +# flood control. To avoid accidental use on live networks, the server +# name must contain ".test" to load the module +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Timed bans module: Adds timed channel bans and the /TBAN command # -- cgit v1.2.3