]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengines
Fix peavey and w00ts bug they found by removing the nonblocking part of the logger...
[user/henk/code/inspircd.git] / src / socketengines /
2008-04-02 brainFix peavey and w00ts bug they found by removing the...
2008-04-02 brainDOH! Fix my muppetry of a segfault, and fix some warnings
2008-04-02 brainmake sure we include the right headers and fix a warnin...
2008-04-02 brainProper sysctl stuff to work with bsd. It seems that...
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-04-01 w00tDon't fuck up the map by inserting 0
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-14 brainKeep count of the number of events in total, and sepera...
2008-02-06 w00tWon't somebody please think of the children.. kqueue...
2008-02-06 w00tepoll did it too. >:(
2008-02-06 w00tPro tip #2: making a fatal error 'SPARSE' logging only...
2008-02-06 w00tPro tip: printf() doesn't add newlines for you
2008-02-05 fezfixed std:: stuff
2008-02-01 fezfixed getsockopt parameter 4, removed sys/select.h...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-12 brainRemove craq
2007-11-11 brainThis works with multiple remote includes now except...
2007-11-11 brainOk, this works except for it wont resolve hosts before...
2007-11-11 brainHmm
2007-10-23 brainMove socketengines into their own dir. This was all...