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

Index of /trunk/inspircd/include/socketengines

Files shown:6
Directory revision: 10516 (of 10843)
Sticky Revision:
Query: Query revision history


File Rev. Age Author Last log entry
 Parent Directory        
socketengine_epoll.h  10043  4 months  w00t  Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per c...
socketengine_iocp.h  10043  4 months  w00t  Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per c...
socketengine_kqueue.h  10043  4 months  w00t  Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per c...
socketengine_poll.h  10516  2 months  w00t  Experimental WSAPoll (thanks for not just using poll(), guys) support for Windows. Untested, uncompi...
socketengine_ports.h  10043  4 months  w00t  Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per c...
socketengine_select.h  10043  4 months  w00t  Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per c...

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