summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketWriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Fix compilation on Mac OS X.David Robillard1-0/+4
2012-05-10LV2URIMap => URIMap.David Robillard1-4/+6
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-1/+9
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-0/+74