mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 07:44:57 +03:00
v4.13-9522-beta
This commit is contained in:
@ -472,7 +472,7 @@ struct SERVER_HUB_CREATE_HISTORY
|
||||
|
||||
// Function prototype declaration
|
||||
SERVER *SiNewServer(bool bridge);
|
||||
SERVER *SiNewServerEx(bool bridge, bool in_client_inner_server);
|
||||
SERVER *SiNewServerEx(bool bridge, bool in_client_inner_server, bool relay_server);
|
||||
void SiReleaseServer(SERVER *s);
|
||||
void SiCleanupServer(SERVER *s);
|
||||
void StStartServer(bool bridge);
|
||||
|
Reference in New Issue
Block a user