Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff7854 commit 34df412Copy full SHA for 34df412
vpn/vpn.proto
@@ -62,7 +62,7 @@ message ServiceMessage {
62
StartResponse start = 2;
63
StopResponse stop = 3;
64
Status status = 4; // either in reply to a StatusRequest or broadcasted
65
- StartProgress start_progress = 5; // broadcasted during startup
+ StartProgress start_progress = 5; // broadcasted during startup (used exclusively by Windows)
66
}
67
68
0 commit comments