]> git.sesse.net Git - cubemap/history - main.cpp
Wrap the acceptor into the same thread logic as everything else.
[cubemap] / main.cpp
2013-04-10 Steinar H. GundersonWrap the acceptor into the same thread logic as everyth...
2013-04-10 Steinar H. GundersonMerge branch 'master' of /srv/git.sesse.net/www/cubemap
2013-04-10 Steinar H. GundersonFactor statistics writing into its own class and file.
2013-04-10 Steinar H. GundersonSmall refactoring in main.cpp.
2013-04-10 Steinar H. GundersonSeparate out the acceptor stuff into its own file.
2013-04-10 Steinar H. GundersonAdd support for setting fwmarks per-connection. Useful...
2013-04-09 Steinar H. GundersonRemove some obsolete #defines.
2013-04-09 Steinar H. GundersonExplicitly SIGHUP threads to kill them out of syscalls...
2013-04-09 Steinar H. GundersonMeasure how long the serialize/exec/deserialize process...
2013-04-09 Steinar H. GundersonSupport writing a stats file listing the number of...
2013-04-09 Steinar H. GundersonRename cubemap.cpp to main.cpp. Aaaa....