First rough outline of the network client thread. More to be done soon.

This commit is contained in:
lotodore
2007-02-16 00:03:30 +00:00
parent 7130405f67
commit b6923b8d38
4 changed files with 127 additions and 0 deletions
+3
View File
@@ -50,6 +50,9 @@ protected:
// Checks whether termination has been requested.
bool ShouldTerminate() const;
// Checks whether the thread is running.
bool IsRunning() const;
private:
// Flag specifying whether the application code within the