summaryrefslogtreecommitdiff
path: root/src/socketengine_epoll.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * Seperate out socket engines into derived classes of SocketEngine.Gravatar brain2006-07-191-0/+129
* Add a classfactory SocketEngineFactory to create a new socketengine of the configured type * Implement configure hax to compile only the required socketengine and the base class * Eliminates ugly defines, and is more in line with C++ ways git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4439 e03df62e-2008-0410-955e-edbf42e46eb7