| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Manually backport r11008 to stable:•••=================================== Fix the poll socketengine to actually work. The old implementation tried to use holes for unused entries in the array for poll() and the OS replied with POLLNVAL to which we replied with 100% CPU. Improvements: - It does compile! - It works git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11010 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-01-27 | 1 | -30/+77 | |
| * | Remove unnecessary logging•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-24 | 1 | -6/+0 | |
| * | Minimally tested and working poll socket engine. This should work ok, but you...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10249 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-24 | 1 | -9/+19 | |
| * | Fix memset on engine setup•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10248 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-24 | 1 | -1/+1 | |
| * | Fixes to make this compile, also add it into configure if epoll/kqueue/ports ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10247 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-24 | 1 | -14/+16 | |
| * | Add poll() socket engine. Nothing will actually use this, yet, and it's untes...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10242 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-24 | 1 | -0/+141 |
