diff options
author | nenolod <nenolod@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-02 13:20:59 +0000 |
---|---|---|
committer | nenolod <nenolod@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-02 13:20:59 +0000 |
commit | d8d7b7d6e79c56be5d7ae473461a81b83ddc47a5 (patch) | |
tree | 12d54997a127b01dc638bb5ef40ac14157eb8cc9 /docs | |
parent | 890ae04c76f1539be2ec59c6e46c786e8f6f388f (diff) |
the multithreaded DNS engine was removed a while ago
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5397 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SUPPORTED | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/SUPPORTED b/docs/SUPPORTED index 961e53867..427e29698 100644 --- a/docs/SUPPORTED +++ b/docs/SUPPORTED @@ -54,7 +54,6 @@ The following features are supported: * Dynamic module support * Object orientated architecture to save memory and increase speed * Connection multiplexing, one process for all (no forking!) - * Experimental DNS multithreading The following operating systems are supported: |