summaryrefslogtreecommitdiff
path: root/include/socket.h
AgeCommit message (Expand)Author
2006-04-11Die windows die.om
2006-04-10Route some more stuff through socket.h and hash_map.h. Add #define protection...om
2006-04-10Routing more socket includes through socket.hom
2006-04-09Shuffle some more includes around, const reference a few functions in inspircd.*om
2006-04-08Remove uneccessary socket includes now included in socket.hom
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-04-08- first steps towards a working IPv6 port. I'll work more on this tomorrow. :-Pnenolod
2006-03-26Regression for buffering of socketsbrain
2006-03-12Commented a lot of stuff that hasnt been commented since 1.0.2brain
2006-03-11Complete removal of all stl stuff herebrain
2006-03-11Completely removed the dequebrain
2006-03-11Fixesbrain
2006-03-09Convert more by-values to const references, optimise ConfigReader a bitom
2006-03-07Tweaks to socket engine, faster buffer flush and hopefully more stablebrain
2006-03-07Check for write errors in inspsocket (this is probably causing excessive cpu...brain
2006-02-07Slightly more efficient write buffersbrain
2006-02-02Extra comments re. nonblocking DNS and use of IP addresses in constructor to ...brain
2006-02-02Nonblocking dns for InspSocket class (used by server to server)brain
2006-02-02*UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-15Bigger read buffers on ibufbrain
2005-12-15Added Buffer memberbrain
2005-12-15Added FlushWriteBufferbrain
2005-12-12Commented more stuffbrain
2005-12-12Fixed timeout codebrain
2005-12-12Added module sockets to new engine, MAY NOT WORKbrain
2005-12-06Made ibuf larger to hold more of a burstbrain
2005-11-27Added proper administrativia notices to CONNECT and inbound connectionsbrain
2005-11-27Added /CONNECTbrain
2005-11-26Added reading of server link configsbrain
2005-11-26Added listening socket support for InspSocketbrain
2005-11-25Added ifndef stuffbrain
2005-11-25Fixed compile time glitches in new code, removed obselete variablesbrain
2005-11-25Started removal of server linking code from core and implementation of socket...brain
2005-11-23Added some stuff to socket classesbrain
2005-11-23Added start of socket classes used by modular linkingbrain