The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
 
[svn] / trunk / inspircd / src / socketengines Repository:
Powered by ViewVC

Index of /trunk/inspircd/src/socketengines

Files shown:6
Directory revision: 10561 (of 10809)
Sticky Revision:
Query: Query revision history


File Rev. Age Author Last log entry
 Parent Directory        
socketengine_epoll.cpp  10514  2 months  w00t  These socket engines may now recieve write and read events in the same cycle, same as select and pol...
socketengine_iocp.cpp  10380  2 months  brain  fix a warning. I am on a warning zapping crusade today.
socketengine_kqueue.cpp  10561  2 months  w00t  Fix my massacre of kqueue, filters may not be or'd.
socketengine_poll.cpp  10516  2 months  w00t  Experimental WSAPoll (thanks for not just using poll(), guys) support for Windows. Untested, uncompi...
socketengine_ports.cpp  10514  2 months  w00t  These socket engines may now recieve write and read events in the same cycle, same as select and pol...
socketengine_select.cpp  10235  2 months  w00t  Forward port r10234, thanks psychon

Download tarball


This repository is synched from our developer network every five minutes There may be a short delay between a commit taking place, and it becoming availble here.
Use svn co http://svn.inspircd.org/repository/trunk/inspircd to check out trunk, or svn co http://svn.inspircd.org/repository/branches/1_1_stable to check out the stable 1.1 branch.
ViewVC Help