mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
Add CLI support for /explicit/urls (automatically outputs JSON in this case), and some cleanup.
This commit is contained in:
parent
e3983f8a57
commit
2599b1bacc
2 changed files with 18 additions and 4 deletions
|
@ -106,8 +106,6 @@ public:
|
|||
* The terminate() method may be called from a signal handler or another
|
||||
* thread to terminate execution. Otherwise this will not return unless
|
||||
* another condition terminates execution such as a fatal error.
|
||||
*
|
||||
* @param
|
||||
*/
|
||||
virtual ReasonForTermination run() = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue