]> git.sesse.net Git - cubemap/history - cubemap.cpp
Start working on serialization.
[cubemap] / cubemap.cpp
2013-04-06 Steinar H. GundersonFix the broken SO_REUSEADDR.
2013-04-06 Steinar H. GundersonMake Server stoppable.
2013-04-06 Steinar H. GundersonSet SO_REUSEADDR on the server socket.
2013-04-06 Steinar H. GundersonSplit Input into its own file.
2013-04-06 Steinar H. GundersonSplit Server and MutexLock out into separate source...
2013-04-06 Steinar H. GundersonPiece a lot more stuff together.
2013-04-06 Steinar H. GundersonFire off worker threads (that do nothing right now).
2013-04-06 Steinar H. GundersonMake a mutex locker.
2013-04-06 Steinar H. GundersonOpen a server socket, and listen on it.
2013-04-06 Steinar H. GundersonStart adding scaffolds for most of the basic classes.
2013-04-06 Steinar H. GundersonInitial checkin.