]> git.sesse.net Git - cubemap/history - Makefile
Fix an issue where clients would be put twice into sleeping_clients (probably since...
[cubemap] / Makefile
2013-04-07 Steinar H. GundersonSupport parsing streams from config file. Also support...
2013-04-07 Steinar H. GundersonMove the logic of load-balancing etc. into ServerPool...
2013-04-06 Steinar H. GundersonMakefile tweaks to deal with the protobuf dependency.
2013-04-06 Steinar H. GundersonStart working on serialization.
2013-04-06 Steinar H. GundersonImplement epoll main loop in Server, and parse header.
2013-04-06 Steinar H. GundersonSplit Server and MutexLock out into separate source...
2013-04-06 Steinar H. GundersonAdd a Makefile.