Windows service fix -- it helps if we actually launch the control socket thing.
This commit is contained in:
parent
8bd9f7d51d
commit
5ca20da7af
3 changed files with 15 additions and 6 deletions
|
@ -31,6 +31,8 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "../node/Constants.hpp"
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
#define ZT_IPC_ENDPOINT_BASE "\\\\.\\pipe\\ZeroTierOne-"
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue