summaryrefslogtreecommitdiffstats
path: root/src/socket
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Persistent socket interface and interactive shell.David Robillard2-55/+148
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard6-69/+219
2012-05-03Separate EventWriter interface from EventQueue.David Robillard1-6/+8
2012-05-03More work towards separating event interfaces from queueing implementation.David Robillard1-1/+1
2012-05-03SocketReceiver => SocketListener.David Robillard4-13/+13
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard4-0/+262