aboutsummaryrefslogtreecommitdiffstats
path: root/src/server.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-17Even more refactoringMattias Andrée1-36/+0
2016-07-16RestructureMattias Andrée1-72/+7
2016-07-16attributesMattias Andrée1-5/+15
2016-07-13mMattias Andrée1-3/+3
2016-07-13Handle outbound messagesMattias Andrée1-2/+8
2016-07-12Implement main loop and handling of inbound connections + remove server_message (though like this was an mds server and not a stand-alone server)Mattias Andrée1-12/+0
2016-07-12Add loop that waits on socketsMattias Andrée1-0/+7
2016-07-12Rename project: gammad => coopgammadMattias Andrée1-1/+1
2016-07-11Add server.[ch]Mattias Andrée1-0/+90