#include "mutableserverbase.h"#include <transport.h>Go to the source code of this file.
Defines | |
| #define | THR_KEY_LISTENER -1 |
| #define | THR_KEY_STACKER -2 |
| #define | THR_KEY_HANDLER -3 |
|
|
Definition at line 11 of file mutableserverbase.cpp. Referenced by MutableServerBase::MainThreadActions(), and MutableServerBase::StartThreadFunc(). |
|
|
Definition at line 9 of file mutableserverbase.cpp. Referenced by MutableServerBase::MainThreadActions(), and MutableServerBase::StartThreadFunc(). |
|
|
Definition at line 10 of file mutableserverbase.cpp. Referenced by MutableServerBase::MainThreadActions(), and MutableServerBase::StartThreadFunc(). |
1.3-rc3