summaryrefslogtreecommitdiffstats
path: root/src/socket/ingen_socket_server.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-1/+0
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-7/+1
2012-05-03Separate EventWriter interface from EventQueue.David Robillard1-6/+8
2012-05-03SocketReceiver => SocketListener.David Robillard1-4/+4
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-0/+51