]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/reject.h
Update NEWS.
[irc/rqf/shadowircd.git] / include / reject.h
index 95e2c43d4573675f870611fa126f763f0b8fbea4..98cefa944ead6b9e2baa34af5cdf86420dec1451 100644 (file)
@@ -41,6 +41,7 @@ unsigned long delay_exit_length(void);
 int throttle_add(struct sockaddr *addr);
 int is_throttle_ip(struct sockaddr *addr);
 unsigned long throttle_size(void);
+void flush_throttle(void);
 
 
 #endif