summaryrefslogtreecommitdiff
path: root/src/socketengines/pipeengine_pipe.cpp
AgeCommit message (Expand)Author
2012-12-13Optimize much of the database code and serialize code.Adam
2012-11-23Change the return type of ircdmessage to void now that we don't use it, add a...Adam
2012-11-22Fix compile/pch generationAdam
2012-11-06Windows fixesAdam
2012-11-01Fixed quite a bit of dumbness with m_ssl. Had toAdam
2012-09-02Fix WindowsAdam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-02-14Clean up and reorganize our header filesAdam
2011-11-08WindowsAdam
2011-09-10Fixed eventfd pipeengine to not add the same socket twiceAdam
2011-09-10Cleaned up some of the socket code, cleaned up the pipe engines, added suppor...Adam
2011-08-07Fixed the pipenginesAdam
2011-05-19Fixed compile from the earlier mergeAdam
2011-05-16Unmodularized the socket engine because its causing problems and really is un...Adam