@@ -11,9 +11,9 @@ class ServerType
public:
enum Type
{
- TCP,
TCP_WITH_PROXY,
TCP_SECURE,
+ TCP,
HTTP,
HTTPS,
MYSQL,