]> git.sesse.net Git - cubemap/commit
Factor all the common thread starting/stopping into a common Thread class.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Apr 2013 21:55:24 +0000 (23:55 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Apr 2013 21:55:24 +0000 (23:55 +0200)
commite1722a5c0341fd541ce57f1eed4dc76cbd3efe07
tree06fc1a79f0215811eab84914c0370f13c584676d
parent99738bd173040bf4e2d2d42ffc8c7ab8c105cf75
Factor all the common thread starting/stopping into a common Thread class.
Makefile
acceptor.cpp
acceptor.h
input.cpp
input.h
server.cpp
server.h
stats.cpp
stats.h
thread.cpp [new file with mode: 0644]
thread.h [new file with mode: 0644]