summaryrefslogtreecommitdiffstats
path: root/src/server/EventQueue.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-2/+4
2012-05-03Separate EventWriter interface from EventQueue.David Robillard1-1/+2
2012-05-03More work towards separating event interfaces from queueing implementation.David Robillard1-1/+1
2012-05-02Separate EventSource interface from EventQueue implementation.David Robillard1-0/+126