mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Add a note about interfaces that may be useful
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8999 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
29b51086b9
commit
5c96498c1f
@ -92,6 +92,8 @@ void InspIRCd::Cleanup()
|
||||
/* We do this more than once, so that any service providers get a
|
||||
* chance to be unhooked by the modules using them, but then get
|
||||
* a chance to be removed themsleves.
|
||||
*
|
||||
* XXX there may be a better way to do this with 1.2
|
||||
*/
|
||||
for (int tries = 0; tries < 3; tries++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user