Vpn service refactoring
This commit is contained in:
parent
8ef16781eb
commit
385a52f676
10 changed files with 408 additions and 1262 deletions
|
@ -4,6 +4,5 @@ enum class ProtocolState {
|
|||
CONNECTED,
|
||||
CONNECTING,
|
||||
DISCONNECTED,
|
||||
DISCONNECTING,
|
||||
UNKNOWN
|
||||
DISCONNECTING
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue