summaryrefslogtreecommitdiff
path: root/src/socketengines/pipeengine_pipe.cpp
AgeCommit message (Collapse)Author
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 ↵Adam
support for binary sockets, and cleaned up the asynch connect/accept code
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 ↵Adam
unnecessary