summaryrefslogtreecommitdiffstats
path: root/src/socket
AgeCommit message (Expand)AuthorFilesLines
2012-05-09SocketInterface => SocketReader.David Robillard4-35/+42
2012-05-09Remove unused accessor.David Robillard1-2/+0
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard4-65/+16
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