summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketReader.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Demodularize socket stuff.David Robillard1-74/+0
2013-02-23Move Socket class to Raul.David Robillard1-13/+12
2013-02-04Replace Raul::thread with std::thread.David Robillard1-3/+6
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-9/+9
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-4/+3
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-10/+15
2012-05-09SocketInterface => SocketReader.David Robillard1-0/+68