]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengine_ports.cpp
Fix problem where in certain cases a \0 would be sent out. Thx to network Hak5IRC...
[user/henk/code/inspircd.git] / src / socketengine_ports.cpp
2007-04-14 brainAdd a pair of curly braces because gcc will whine other...
2007-04-08 brainFix to reinsert sockets into the list as read event
2007-04-08 brainAdd support for solaris 10 IO Completion Ports, contrib...