]> git.sesse.net Git - cubemap/history - serverpool.cpp
Move the “read the whole file” logic into a new file.
[cubemap] / serverpool.cpp
2013-04-12 Steinar H. GundersonMove some serialization logic into ServerPool, where...
2013-04-10 Steinar H. GundersonMove stopping into ServerPool.
2013-04-10 Steinar H. GundersonAdd support for setting fwmarks per-connection. Useful...
2013-04-09 Steinar H. GundersonSupport writing a stats file listing the number of...
2013-04-08 Steinar H. GundersonMake most operations on Server deferred, so that we...
2013-04-07 Steinar H. GundersonMove the logic of load-balancing etc. into ServerPool...