index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
socketengines
Age
Commit message (
Expand
)
Author
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-02-14
Nuke trailing spaces
peavey
2009-01-27
Fix the poll socketengine to actually work.
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-09-11
Experimental WSAPoll (thanks for not just using poll(), guys) support for Win...
w00t
2008-08-25
Numerous changes to make this build..
w00t
2008-08-25
This include doesn't exist in 1.2
w00t
2008-08-25
Forward-port poll socket engine as it seems reasonably stable, and half-hack ...
w00t
2008-07-19
Change modes in channels and users to use std::bitset instead of an array. Th...
w00t
2008-05-11
cleanup an old unused var
peavey
2008-04-03
Fix socketengine select to work with arsey compilers that think we're using I...
brain
2008-04-02
Automatic detection and allocation of max fds. No longer needs recompile to c...
brain
2008-02-05
fixed std:: stuff
fez
2008-02-01
removed sys/select.h on windows platform
fez
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-23
Move socketengines into their own dir. This was all w00t's idea, but i told h...
brain