增加SSL和普通双端口
This commit is contained in:
@@ -76,6 +76,7 @@ namespace ylib
|
||||
std::string domain;
|
||||
// 端口
|
||||
ushort port = 0;
|
||||
ushort port_ssl = 0;
|
||||
// 开启SSL
|
||||
bool ssl = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user