| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add #include <sys/select.h> to select engine, we probably need it | 2006-07-19 | 1 | -0/+1 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4443 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | * Seperate out socket engines into derived classes of SocketEngine. | 2006-07-19 | 1 | -0/+50 | |
| * 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 | |||||
