]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/threadengine.h
Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a SendSNO...
[user/henk/code/inspircd.git] / include / threadengine.h
2008-02-21 brainThreadEngine::GetName(), for display in /version
2008-02-21 brainWorking thread test!!!
2008-02-10 brainAdd comments
2008-02-10 brainEach Thread class must have its own thread handle,...
2008-02-10 brainAdd threading engine stuff. Docs to follow, untested...