summaryrefslogtreecommitdiffstats
path: root/src/server/SocketListener.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Pass World everywhere by referenceDavid Robillard1-19/+19
2018-09-23Use lowercase namespace namesDavid Robillard1-5/+5
2018-01-21Use C++ style includes for standard language headersDavid Robillard1-1/+1
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-3/+3
2018-01-16Move SocketListener details out of headerDavid Robillard1-4/+22
2017-12-24Clean up includes in public headersDavid Robillard1-0/+1
2015-11-08Gracefully handle UNIX socket after a crashDavid Robillard1-3/+59
2015-05-26Listen for TCP connections on all interfaces.David Robillard1-2/+1
2015-05-11Fix handling of spurious polls.David Robillard1-3/+3
2015-02-07Add missing files.David Robillard1-0/+116