summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketWriter.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Move Socket class to Raul.David Robillard1-14/+14
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-14/+14
2012-12-21Send a null terminator on bundle boundaries so reading replies from the socke...David Robillard1-0/+2
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-6/+6
2012-05-22More work on test suite.David Robillard1-1/+1
2012-05-10LV2URIMap => URIMap.David Robillard1-12/+12
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-0/+65