summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-09SocketInterface => SocketReader.David Robillard1-187/+0
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-38/+5
2012-05-09Persistent socket interface and interactive shell.David Robillard1-54/+125
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-0/+149