aboutsummaryrefslogtreecommitdiffstats
path: root/src/server.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Even more refactoringMattias Andrée2016-07-171-36/+0
* RestructureMattias Andrée2016-07-161-72/+7
* attributesMattias Andrée2016-07-161-5/+15
* mMattias Andrée2016-07-131-3/+3
* Handle outbound messagesMattias Andrée2016-07-131-2/+8
* Implement 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ée2016-07-121-12/+0
* Add loop that waits on socketsMattias Andrée2016-07-121-0/+7
* Rename project: gammad => coopgammadMattias Andrée2016-07-121-1/+1
* Add server.[ch]Mattias Andrée2016-07-111-0/+90