]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modes/cmode_n.h
Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive headers...
[user/henk/code/inspircd.git] / include / modes / cmode_n.h
index 96559b81d5da3382ad02b58b0d1fce295b5f1564..66130b987df064d225f4e247620f50cb19fdc978 100644 (file)
@@ -2,6 +2,8 @@
 
 class InspIRCd;
 
+/** Channel mode +n
+ */
 class ModeChannelNoExternal : public ModeHandler
 {
  public: