summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketListener.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Lint.David Robillard1-1/+1
2012-05-09Factor out Socket from SocketListener and make interface more general.David Robillard1-21/+2
2012-05-09Support TCP sockets.David Robillard1-2/+24
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-4/+1
2012-05-03SocketReceiver => SocketListener.David Robillard1-0/+48