summaryrefslogtreecommitdiffstats
path: root/src/server/EventWriter.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-1/+1
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-4/+10
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-6/+6
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-8/+3
2012-05-03Separate EventWriter interface from EventQueue.David Robillard1-0/+102