diff options
author | danieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-10-24 20:04:24 +0000 |
---|---|---|
committer | danieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-10-24 20:04:24 +0000 |
commit | a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1 (patch) | |
tree | fa54599d572e7c7e82080beec02f16994fdb809e /src/modes/umode_s.cpp | |
parent | 9c67795e733c553ff6b05398501d402c46349199 (diff) |
Remove IOCP socket engine
IOCP has been experimental since its introduction, and has not worked
correctly for some time. Since we have no windows developer, remove the
dead code.
Most of the advantages of IOCP are not used by an ircd process regardless:
we do not use threads for our client processing, and we add an extra copy
operation that eliminates any gain from OS-level buffer reuse.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11970 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modes/umode_s.cpp')
0 files changed, 0 insertions, 0 deletions