]> git.sesse.net Git - cubemap/commit
Move the logic of load-balancing etc. into ServerPool, which frees external users...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Apr 2013 14:01:03 +0000 (16:01 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Apr 2013 14:01:03 +0000 (16:01 +0200)
commitb59fa7ce2d47f135ea027548cc89f937a5fa875b
treec3f2134c46523c61a3e620f04536e599645652f9
parent99646561978d4ed5be73f90441c5f64c4d64a0dc
Move the logic of load-balancing etc. into ServerPool, which frees external users from knowing anything about NUM_SERVERS.
Makefile
cubemap.cpp
input.cpp
server.h
serverpool.cpp [new file with mode: 0644]
serverpool.h [new file with mode: 0644]