summaryrefslogtreecommitdiff
path: root/src/socketengine_poll.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary logging•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10252 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-241-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 Gravatar w00t2008-08-241-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 Gravatar w00t2008-08-241-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 Gravatar w00t2008-08-241-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 Gravatar w00t2008-08-241-0/+141