]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/socketengine.h
Decide that it wasn't quite appropriate :(
[user/henk/code/inspircd.git] / include / socketengine.h
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-29 brainChanged 65535 to MAX_DESCRIPTORS calculated at configur...
2005-12-29 brainAdded extra checking to socketengine to refuse connecti...
2005-12-29 brainAdded counters for MAX_DESCRIPTORS etc which allows...
2005-12-29 brainOptimizing to not use so much cpu with high user loads
2005-12-12 brainAdded comments
2005-12-12 brainMore experimental gubbins
2005-12-12 brainAdded GetType
2005-12-12 brainEXPERIMENTAL new socket engine code
2005-12-12 brainMade compile on freebsd
2005-12-12 brainAdded preliminary socketengine stuff
2005-11-25 brainRemoved references to connection.cpp and servers.cpp
2005-11-25 brainRemoval of mesh stuff (lots of)
2005-11-25 brainRemoved server socket stuff from socketengine
2005-08-24 brainChanged comments
2005-08-24 brainTidied up socket engine code, moved into a specialized...