]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit - src/socketengines/socketengine_poll.cpp
Forward-port poll socket engine as it seems reasonably stable, and half-hack it into...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 25 Aug 2008 01:00:17 +0000 (01:00 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 25 Aug 2008 01:00:17 +0000 (01:00 +0000)
commit549ac33242cc201737290866159da702807e7f53
tree07931f7d8c57fb00a26e89a9f7af2d78366c518f
parentd807048fc6e50f4cee4848680319837ae5c878f8
Forward-port poll socket engine as it seems reasonably stable, and half-hack it into configure. If someone could help me (easily) add it via our wonderful configure macros so it's built, that would be swell.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10264 e03df62e-2008-0410-955e-edbf42e46eb7
configure
include/socketengines/socketengine_poll.h [new file with mode: 0644]
src/socketengines/socketengine_epoll.cpp
src/socketengines/socketengine_poll.cpp [new file with mode: 0644]